(This page was automatically generated by the tools in the opsboy project on 20:25:05 06-Feb-2019 GMT.)

Detailed Test Report for ngx_lua in linux x86_64 (rv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
b2af4d36 2019-02-06 07:45:59 GMT 11921 479 199 20487 5097 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 0e646b5

Compilation Errors

Unexpected Failures

File Name Details
014-bugs.t TEST 37: resolving names with a trailing dot - status code ok got: '502'
expected: '200'
014-bugs.t TEST 37: resolving names with a trailing dot - response_body_like - response is expected (<html> <head><title>502 Bad Gateway</title></head> <body bgcolor="white"> <center><h1>502 Bad Gateway</h1></center> <hr><center>OpenResty Edge 2</center> </body> </html>) '<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>OpenResty Edge 2</center>
</body>
</html>
'
doesn't match '(?^s:An example for a vimrc file)'
058-tcp-socket.t TEST 64: receiveany method in cosocket - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 64: receiveany method in cosocket - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 67: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 0, req 0) got: 'h
'
expected: 'hello world
'
058-tcp-socket.t TEST 67: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 1, req 0) got: 'h
'
expected: 'hello world
'
058-tcp-socket.t TEST 68: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 68: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
068-socket-keepalive.t TEST 42: conn queuing: set timeout via lua_socket_connect_timeout - pattern "lua tcp socket queued connect timed out, when trying to connect to 127.0.0.1:11211" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,3 @@
-agentzh.org could not be resolved (110: Operation timed out)
+timeout
connected in uthread
ok
'
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 18 bytes in 1 blocks are definitely lost in loss record 420 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547C839: parse_params (lj_parse.c:1813)
==14232== by 0x547C839: parse_body (lj_parse.c:1849)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_params
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 18 bytes in 1 blocks are definitely lost in loss record 421 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==14232== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 18 bytes in 1 blocks are definitely lost in loss record 422 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14232== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14232== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14232== by 0x546DDEB: luaL_traceback (lj_debug.c:659)
==14232== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5476E36: lua_settable (lj_api.c:959)
==14232== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 19 bytes in 1 blocks are definitely lost in loss record 425 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54C00A1: luaopen_base (lib_base.c:704)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 19 bytes in 1 blocks are definitely lost in loss record 426 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==14232== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 19 bytes in 1 blocks are definitely lost in loss record 427 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 19 bytes in 1 blocks are definitely lost in loss record 428 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 19 bytes in 1 blocks are definitely lost in loss record 429 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547DA48: expr_bracket (lj_parse.c:1681)
==14232== by 0x547E49F: expr_primary (lj_parse.c:1954)
==14232== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14232== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14232== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547F25B: parse_local (lj_parse.c:2261)
==14232== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14232== by 0x547F049: parse_for (lj_parse.c:2577)
==14232== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14232== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_bracket
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 19 bytes in 1 blocks are definitely lost in loss record 430 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14232== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 19 bytes in 1 blocks are definitely lost in loss record 431 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547C49B: expr_field (lj_parse.c:1673)
==14232== by 0x547E47F: expr_primary (lj_parse.c:1950)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 19 bytes in 1 blocks are definitely lost in loss record 432 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C55FC: modinit (lib_package.c:500)
==14232== by 0x54C55FC: lj_cf_package_module (lib_package.c:520)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:modinit
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 438 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==14232== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==14232== by 0x54C278F: luaopen_string (lib_string.c:739)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 439 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14232== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==14232== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==14232== by 0x54C278F: luaopen_string (lib_string.c:739)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 440 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==14232== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==14232== by 0x54C0761: luaopen_math (lib_math.c:223)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 441 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 442 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 443 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 444 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==14232== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14232== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 445 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==14232== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 446 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==14232== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14232== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 447 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==14232== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 448 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 449 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 450 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14232== by 0x5481548: cpparser (lj_load.c:42)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==14232== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 451 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==14232== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 452 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 453 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547EB7F: parse_local (lj_parse.c:2260)
==14232== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==14232== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 454 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14232== by 0x5481548: cpparser (lj_load.c:42)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 455 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 456 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 457 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14232== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14232== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14232== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14232== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14232== by 0x547F049: parse_for (lj_parse.c:2577)
==14232== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14232== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 458 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14232== by 0x5481548: cpparser (lj_load.c:42)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 459 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14232== by 0x5481548: cpparser (lj_load.c:42)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 460 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 461 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547EB6E: parse_local (lj_parse.c:2259)
==14232== by 0x547EB6E: parse_stmt (lj_parse.c:2648)
==14232== by 0x547EB6E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 462 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14232== by 0x5481548: cpparser (lj_load.c:42)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 20 bytes in 1 blocks are definitely lost in loss record 463 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14232== by 0x5481548: cpparser (lj_load.c:42)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 469 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C6293: luaopen_package (lib_package.c:610)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 470 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==14232== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 471 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==14232== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 472 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==14232== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14232== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 473 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==14232== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14232== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 474 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==14232== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14232== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 475 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 476 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 477 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==14232== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 478 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==14232== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 479 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==14232== by 0x547D108: expr_binop (lj_parse.c:2098)
==14232== by 0x547DA01: expr (lj_parse.c:2109)
==14232== by 0x547DA01: expr_cond (lj_parse.c:2124)
==14232== by 0x547F6BD: parse_then (lj_parse.c:2589)
==14232== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14232== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14232== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 480 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547EB3B: parse_local (lj_parse.c:2240)
==14232== by 0x547EB3B: parse_stmt (lj_parse.c:2648)
==14232== by 0x547EB3B: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 21 bytes in 1 blocks are definitely lost in loss record 481 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547EB6E: parse_local (lj_parse.c:2259)
==14232== by 0x547EB6E: parse_stmt (lj_parse.c:2648)
==14232== by 0x547EB6E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 490 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C4959: luaopen_io (lib_io.c:532)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 491 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C3CAA: io_std_new (lib_io.c:524)
==14232== by 0x54C4992: luaopen_io (lib_io.c:534)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 492 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 493 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==14232== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 494 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==14232== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 495 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==14232== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14232== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 496 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==14232== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14232== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 497 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 498 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==14232== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 499 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==14232== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 500 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 501 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 502 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547C890: parse_params (lj_parse.c:1827)
==14232== by 0x547C890: parse_body (lj_parse.c:1849)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_params
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 22 bytes in 1 blocks are definitely lost in loss record 503 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14232== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 507 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C62DB: luaopen_package (lib_package.c:613)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 508 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C6308: luaopen_package (lib_package.c:615)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 509 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C3CAA: io_std_new (lib_io.c:524)
==14232== by 0x54C49B4: luaopen_io (lib_io.c:535)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 510 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C3CAA: io_std_new (lib_io.c:524)
==14232== by 0x54C49D3: luaopen_io (lib_io.c:536)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 511 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==14232== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14232== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 512 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==14232== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 513 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 514 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 515 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==14232== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 516 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 517 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 23 bytes in 1 blocks are definitely lost in loss record 518 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,128 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x54C00F4: luaopen_base (lib_base.c:705)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,129 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C6243: luaopen_package (lib_package.c:606)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,130 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C6335: luaopen_package (lib_package.c:617)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,131 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==14232== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,132 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54762EB: lua_getfield (lj_api.c:800)
==14232== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==14232== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,133 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==14232== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14232== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,134 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,135 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,136 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,137 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,138 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==14232== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,139 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==14232== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,140 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==14232== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14232== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14232== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547F25B: parse_local (lj_parse.c:2261)
==14232== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,141 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,142 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,143 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5171CD: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:263)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,144 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,145 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 24 bytes in 1 blocks are definitely lost in loss record 1,146 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546AB0F: func_finduv (lj_func.c:52)
==14232== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==14232== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,150 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==14232== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==14232== by 0x54C01F8: luaopen_base (lib_base.c:711)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,151 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14232== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,152 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,153 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,154 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,155 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==14232== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,156 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==14232== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,157 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EAFF2: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1446)
==14232== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,158 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,159 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,160 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,161 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547EB3B: parse_local (lj_parse.c:2240)
==14232== by 0x547EB3B: parse_stmt (lj_parse.c:2648)
==14232== by 0x547EB3B: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 25 bytes in 1 blocks are definitely lost in loss record 1,162 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54C5657: modinit (lib_package.c:507)
==14232== by 0x54C5657: lj_cf_package_module (lib_package.c:520)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:modinit
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,168 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14232== by 0x54C3414: luaopen_table (lib_table.c:384)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,169 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,170 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,171 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,172 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,173 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,174 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,175 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,176 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,177 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==14232== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,178 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,179 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 26 bytes in 1 blocks are definitely lost in loss record 1,180 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==14232== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,183 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x54C62C7: luaopen_package (lib_package.c:612)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,184 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,185 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,186 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,187 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,188 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,189 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,190 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,191 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,192 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,193 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==14232== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,194 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==14232== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,195 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==14232== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,196 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,197 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 27 bytes in 1 blocks are definitely lost in loss record 1,198 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,202 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14232== by 0x54C343B: luaopen_table (lib_table.c:385)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,203 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14232== by 0x54C3489: luaopen_table (lib_table.c:387)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,204 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14232== by 0x54C34D3: luaopen_table (lib_table.c:389)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,205 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,206 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,207 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,208 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,209 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,210 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,211 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==14232== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,212 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,213 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,214 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,215 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==14232== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,216 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,217 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,218 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==14232== by 0x547DA01: expr (lj_parse.c:2109)
==14232== by 0x547DA01: expr_cond (lj_parse.c:2124)
==14232== by 0x547F6BD: parse_then (lj_parse.c:2589)
==14232== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14232== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14232== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 28 bytes in 1 blocks are definitely lost in loss record 1,219 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,222 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,223 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,224 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==14232== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,225 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,226 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,227 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,228 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==14232== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,229 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==14232== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,230 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,231 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 29 bytes in 1 blocks are definitely lost in loss record 1,232 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,237 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14232== by 0x54C01F8: luaopen_base (lib_base.c:711)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,238 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14232== by 0x54C3462: luaopen_table (lib_table.c:386)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,239 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14232== by 0x54C34B0: luaopen_table (lib_table.c:388)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,240 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,241 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,242 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,243 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,244 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,245 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==14232== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,246 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==14232== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,247 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,248 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,249 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,250 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 30 bytes in 1 blocks are definitely lost in loss record 1,251 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==14232== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 31 bytes in 1 blocks are definitely lost in loss record 1,255 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 31 bytes in 1 blocks are definitely lost in loss record 1,256 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 31 bytes in 1 blocks are definitely lost in loss record 1,257 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 31 bytes in 1 blocks are definitely lost in loss record 1,258 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 31 bytes in 1 blocks are definitely lost in loss record 1,259 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 31 bytes in 1 blocks are definitely lost in loss record 1,260 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14232== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14232== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14232== by 0x54C57BC: mksymname (lib_package.c:233)
==14232== by 0x54C5E01: lj_cf_package_loader_preload (lib_package.c:413)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:mksymname
fun:lj_cf_package_loader_preload
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,366 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x546E344: cpluaopen (lj_state.c:150)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x546E64F: lua_newstate (lj_state.c:222)
==14232== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14232== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14232== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,367 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==14232== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C01C2: luaopen_base (lib_base.c:707)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,368 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C01DF: luaopen_base (lib_base.c:708)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,369 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==14232== by 0x54C01F8: luaopen_base (lib_base.c:711)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,370 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14232== by 0x54C01F8: luaopen_base (lib_base.c:711)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,371 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==14232== by 0x54C619B: luaopen_package (lib_package.c:592)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,372 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==14232== by 0x54C61B1: luaopen_package (lib_package.c:593)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,373 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==14232== by 0x54C61DB: luaopen_package (lib_package.c:595)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,374 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,375 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14232== by 0x54C3414: luaopen_table (lib_table.c:384)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,376 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14232== by 0x54C343B: luaopen_table (lib_table.c:385)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,377 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14232== by 0x54C3462: luaopen_table (lib_table.c:386)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,378 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14232== by 0x54C3489: luaopen_table (lib_table.c:387)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,379 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14232== by 0x54C34B0: luaopen_table (lib_table.c:388)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,380 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14232== by 0x54C34D3: luaopen_table (lib_table.c:389)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,381 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14232== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C48FD: luaopen_io (lib_io.c:530)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,382 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C4976: luaopen_io (lib_io.c:533)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,383 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C528D: luaopen_os (lib_os.c:289)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,384 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C278F: luaopen_string (lib_string.c:739)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,385 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C0761: luaopen_math (lib_math.c:223)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,386 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,387 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,388 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,389 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14232== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,390 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14232== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,391 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,392 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,393 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,394 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==14232== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,395 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==14232== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,396 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==14232== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,397 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==14232== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,398 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==14232== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,399 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==14232== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14232== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,400 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==14232== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14232== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,401 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==14232== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14232== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,402 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==14232== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14232== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,403 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==14232== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14232== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,404 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,405 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,406 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==14232== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,407 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==14232== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,408 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==14232== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,409 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==14232== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,410 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,411 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==14232== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,412 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==14232== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,413 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==14232== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,414 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==14232== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,415 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==14232== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,416 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==14232== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,417 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==14232== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,418 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,419 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,420 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,421 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,422 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,423 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,424 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,425 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,426 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,427 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,428 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,429 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,430 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==14232== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,431 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,432 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,433 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,434 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,435 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,436 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,437 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,438 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,439 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,440 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,441 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,442 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,443 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==14232== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,444 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==14232== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,445 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==14232== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,446 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==14232== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,447 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==14232== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,448 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==14232== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,449 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==14232== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,450 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==14232== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,451 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==14232== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,452 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==14232== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,453 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==14232== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,454 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==14232== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,455 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==14232== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,456 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==14232== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,457 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==14232== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,458 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==14232== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,459 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,460 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,461 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,462 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,463 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,464 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==14232== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,465 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==14232== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,466 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==14232== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,467 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==14232== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,468 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==14232== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,469 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==14232== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,470 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,471 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,472 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,473 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,474 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,475 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,476 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,477 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,478 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==14232== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,479 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==14232== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,480 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==14232== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,481 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==14232== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,482 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==14232== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,483 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==14232== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,484 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,485 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,486 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,487 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,488 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,489 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,490 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==14232== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,491 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==14232== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,492 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==14232== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,493 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==14232== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,494 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==14232== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,495 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==14232== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,496 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,497 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,498 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,499 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,500 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,501 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,502 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,503 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,504 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,505 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,506 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,507 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,508 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,509 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,510 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,511 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,512 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,513 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,514 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,515 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,516 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,517 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,518 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,519 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,520 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,521 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,522 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,523 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,524 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,525 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,526 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,527 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,528 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,529 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,530 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,531 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,532 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,533 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,534 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,535 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,536 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,537 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,538 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,539 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,540 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,541 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==14232== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,542 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==14232== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,543 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==14232== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,544 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==14232== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,545 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,546 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,547 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,548 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,549 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,550 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==14232== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,551 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==14232== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,552 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==14232== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,553 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==14232== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,554 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,555 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,556 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,557 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,558 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,559 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==14232== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,560 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==14232== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,561 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==14232== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,562 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,563 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,564 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,565 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,566 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,567 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,568 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547C808: parse_body (lj_parse.c:1846)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14232== by 0x547F049: parse_for (lj_parse.c:2577)
==14232== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14232== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,569 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547C808: parse_body (lj_parse.c:1846)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,570 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547C808: parse_body (lj_parse.c:1846)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547EF73: parse_return (lj_parse.c:2316)
==14232== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==14232== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,571 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==14232== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,572 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,573 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547C808: parse_body (lj_parse.c:1846)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,574 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x547DFA8: expr_table (lj_parse.c:1740)
==14232== by 0x547D619: expr_simple (lj_parse.c:2004)
==14232== by 0x547D619: expr_unop (lj_parse.c:2077)
==14232== by 0x547D619: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9CA: expr (lj_parse.c:2109)
==14232== by 0x547D9CA: expr_list (lj_parse.c:1879)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,575 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==14232== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,576 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14232== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14232== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,577 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14232== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14232== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,578 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14232== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14232== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,579 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==14232== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,580 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,581 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547C808: parse_body (lj_parse.c:1846)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,582 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,583 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547C808: parse_body (lj_parse.c:1846)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,584 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5479E68: fs_init (lj_parse.c:1617)
==14232== by 0x547C808: parse_body (lj_parse.c:1846)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,585 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,586 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468F59: newtab (lj_tab.c:124)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54C5EF2: lj_cf_package_seeall (lib_package.c:532)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C5708: dooptions (lib_package.c:492)
==14232== by 0x54C5708: lj_cf_package_module (lib_package.c:524)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lj_cf_package_seeall
fun:lj_BC_FUNCC
fun:dooptions
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 32 bytes in 1 blocks are definitely lost in loss record 1,587 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x546B777: lj_buf_str (lj_buf.h:100)
==14232== by 0x546B777: lj_meta_cat (lj_meta.c:299)
==14232== by 0x547602F: lua_concat (lj_api.c:761)
==14232== by 0x5136C0: ngx_http_lua_socket_tcp_connect (ngx_http_lua_socket_tcp.c:987)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_meta_cat
fun:lua_concat
fun:ngx_http_lua_socket_tcp_connect
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 33 bytes in 1 blocks are definitely lost in loss record 1,589 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 33 bytes in 1 blocks are definitely lost in loss record 1,590 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 33 bytes in 1 blocks are definitely lost in loss record 1,591 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 33 bytes in 1 blocks are definitely lost in loss record 1,592 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==14232== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 33 bytes in 1 blocks are definitely lost in loss record 1,593 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 33 bytes in 1 blocks are definitely lost in loss record 1,594 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x546DE0E: luaL_traceback (lj_debug.c:660)
==14232== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5476E36: lua_settable (lj_api.c:959)
==14232== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 34 bytes in 1 blocks are definitely lost in loss record 1,596 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x546E399: cpluaopen (lj_state.c:154)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x546E64F: lua_newstate (lj_state.c:222)
==14232== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14232== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14232== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 34 bytes in 1 blocks are definitely lost in loss record 1,597 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 35 bytes in 1 blocks are definitely lost in loss record 1,600 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x54C90D9: luaopen_jit (lib_jit.c:779)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 36 bytes in 1 blocks are definitely lost in loss record 1,606 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 36 bytes in 2 blocks are definitely lost in loss record 1,607 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14232== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14232== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547F25B: parse_local (lj_parse.c:2261)
==14232== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==14232== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 37 bytes in 1 blocks are definitely lost in loss record 1,608 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 37 bytes in 1 blocks are definitely lost in loss record 1,609 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 37 bytes in 1 blocks are definitely lost in loss record 1,610 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 37 bytes in 1 blocks are definitely lost in loss record 1,611 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 37 bytes in 2 blocks are definitely lost in loss record 1,612 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F296: parse_if (lj_parse.c:2611)
==14232== by 0x547F296: parse_stmt (lj_parse.c:2627)
==14232== by 0x547F296: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 37 bytes in 2 blocks are definitely lost in loss record 1,613 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54716A7: lj_strfmt_int (lj_strfmt.c:356)
==14232== by 0x54750D8: lua_tolstring (lj_api.c:500)
==14232== by 0x4E7ED1: log_wrapper (ngx_http_lua_log.c:146)
==14232== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x50D5A4: ngx_http_lua_socket_tcp_resume_helper (ngx_http_lua_socket_tcp.c:5994)
==14232== by 0x50D9A0: ngx_http_lua_socket_tcp_conn_resume (ngx_http_lua_socket_tcp.c:5900)
==14232== by 0x503C8A: ngx_http_lua_content_wev_handler (ngx_http_lua_contentby.c:150)
==14232== by 0x50B910: ngx_http_lua_socket_handle_conn_success (ngx_http_lua_socket_tcp.c:3471)
==14232== by 0x50E9C4: ngx_http_lua_socket_connected_handler (ngx_http_lua_socket_tcp.c:3739)
==14232== by 0x50BBD6: ngx_http_lua_socket_tcp_handler (ngx_http_lua_socket_tcp.c:3255)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_strfmt_int
fun:lua_tolstring
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_socket_tcp_resume_helper
fun:ngx_http_lua_socket_tcp_conn_resume
fun:ngx_http_lua_content_wev_handler
fun:ngx_http_lua_socket_handle_conn_success
fun:ngx_http_lua_socket_connected_handler
fun:ngx_http_lua_socket_tcp_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 38 bytes in 1 blocks are definitely lost in loss record 1,616 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 38 bytes in 1 blocks are definitely lost in loss record 1,617 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 38 bytes in 1 blocks are definitely lost in loss record 1,618 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14232== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14232== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14232== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 38 bytes in 2 blocks are definitely lost in loss record 1,619 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14232== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14232== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14232== by 0x546DEF2: luaL_traceback (lj_debug.c:681)
==14232== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5476E36: lua_settable (lj_api.c:959)
==14232== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 39 bytes in 1 blocks are definitely lost in loss record 1,621 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 39 bytes in 1 blocks are definitely lost in loss record 1,622 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 39 bytes in 1 blocks are definitely lost in loss record 1,623 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 39 bytes in 1 blocks are definitely lost in loss record 1,624 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14232== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14232== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14232== by 0x546DF65: luaL_traceback (lj_debug.c:683)
==14232== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5476E36: lua_settable (lj_api.c:959)
==14232== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 1 blocks are definitely lost in loss record 1,658 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x54C3C6A: io_std_new (lib_io.c:517)
==14232== by 0x54C4992: luaopen_io (lib_io.c:534)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 1 blocks are definitely lost in loss record 1,659 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x54C3C6A: io_std_new (lib_io.c:517)
==14232== by 0x54C49B4: luaopen_io (lib_io.c:535)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 1 blocks are definitely lost in loss record 1,660 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x54C3C6A: io_std_new (lib_io.c:517)
==14232== by 0x54C49D3: luaopen_io (lib_io.c:536)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 1 blocks are definitely lost in loss record 1,661 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 1 blocks are definitely lost in loss record 1,662 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 1 blocks are definitely lost in loss record 1,663 of 2,286
==14232== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==14232== by 0x547DE88: expr_table (lj_parse.c:1746)
==14232== by 0x547D619: expr_simple (lj_parse.c:2004)
==14232== by 0x547D619: expr_unop (lj_parse.c:2077)
==14232== by 0x547D619: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547F25B: parse_local (lj_parse.c:2261)
==14232== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 1 blocks are definitely lost in loss record 1,664 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14232== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 2 blocks are definitely lost in loss record 1,665 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14232== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==14232== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==14232== by 0x54C0761: luaopen_math (lib_math.c:223)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 2 blocks are definitely lost in loss record 1,666 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==14232== by 0x54C0761: luaopen_math (lib_math.c:223)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 2 blocks are definitely lost in loss record 1,667 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14232== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14232== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 40 bytes in 2 blocks are definitely lost in loss record 1,668 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14232== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14232== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==14232== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==14232== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 41 bytes in 1 blocks are definitely lost in loss record 1,669 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 41 bytes in 1 blocks are definitely lost in loss record 1,670 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 41 bytes in 2 blocks are definitely lost in loss record 1,671 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14232== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 42 bytes in 1 blocks are definitely lost in loss record 1,673 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 42 bytes in 2 blocks are definitely lost in loss record 1,674 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14232== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 43 bytes in 1 blocks are definitely lost in loss record 1,679 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 43 bytes in 1 blocks are definitely lost in loss record 1,680 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F296: parse_if (lj_parse.c:2611)
==14232== by 0x547F296: parse_stmt (lj_parse.c:2627)
==14232== by 0x547F296: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 43 bytes in 2 blocks are definitely lost in loss record 1,681 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 44 bytes in 1 blocks are definitely lost in loss record 1,683 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==14232== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 44 bytes in 2 blocks are definitely lost in loss record 1,684 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14232== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 45 bytes in 2 blocks are definitely lost in loss record 1,686 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14232== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 47 bytes in 2 blocks are definitely lost in loss record 1,690 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==14232== by 0x54C61DB: luaopen_package (lib_package.c:595)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 47 bytes in 2 blocks are definitely lost in loss record 1,691 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==14232== by 0x54C6353: luaopen_package (lib_package.c:619)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,740 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==14232== by 0x54C0103: luaopen_base (lib_base.c:706)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,741 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==14232== by 0x54C619B: luaopen_package (lib_package.c:592)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,742 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x54C279E: luaopen_string (lib_string.c:740)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,743 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,744 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==14232== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14232== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,745 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==14232== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14232== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,746 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==14232== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,747 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==14232== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,748 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,749 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==14232== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,750 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==14232== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,751 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==14232== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,752 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,753 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,754 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,755 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,756 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,757 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,758 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==14232== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,759 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468EB7: newtab (lj_tab.c:109)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x547DFA8: expr_table (lj_parse.c:1740)
==14232== by 0x547D619: expr_simple (lj_parse.c:2004)
==14232== by 0x547D619: expr_unop (lj_parse.c:2077)
==14232== by 0x547D619: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547F25B: parse_local (lj_parse.c:2261)
==14232== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,760 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x547DFA8: expr_table (lj_parse.c:1740)
==14232== by 0x547D619: expr_simple (lj_parse.c:2004)
==14232== by 0x547D619: expr_unop (lj_parse.c:2077)
==14232== by 0x547D619: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9CA: expr (lj_parse.c:2109)
==14232== by 0x547D9CA: expr_list (lj_parse.c:1879)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,761 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==14232== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,762 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,763 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==14232== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 48 bytes in 1 blocks are definitely lost in loss record 1,764 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54C5EF2: lj_cf_package_seeall (lib_package.c:532)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C5708: dooptions (lib_package.c:492)
==14232== by 0x54C5708: lj_cf_package_module (lib_package.c:524)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lj_cf_package_seeall
fun:lj_BC_FUNCC
fun:dooptions
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 49 bytes in 1 blocks are definitely lost in loss record 1,766 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 51 bytes in 1 blocks are definitely lost in loss record 1,768 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14232== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14232== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14232== by 0x54C5E3B: lj_cf_package_loader_preload (lib_package.c:416)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:lj_cf_package_loader_preload
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 52 bytes in 1 blocks are definitely lost in loss record 1,771 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14232== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14232== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14232== by 0x546DF2C: luaL_traceback (lj_debug.c:690)
==14232== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5476E36: lua_settable (lj_api.c:959)
==14232== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 54 bytes in 2 blocks are definitely lost in loss record 1,773 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14232== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 60 bytes in 2 blocks are definitely lost in loss record 1,789 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14232== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 61 bytes in 2 blocks are definitely lost in loss record 1,790 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14232== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14232== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14232== by 0x546DED9: luaL_traceback (lj_debug.c:679)
==14232== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5476E36: lua_settable (lj_api.c:959)
==14232== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 63 bytes in 2 blocks are definitely lost in loss record 1,794 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14232== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14232== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14232== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 64 bytes in 1 blocks are definitely lost in loss record 1,830 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x54C073D: luaopen_math (lib_math.c:221)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 64 (32 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,831 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==14232== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 64 bytes in 2 blocks are definitely lost in loss record 1,832 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==14232== by 0x54C6353: luaopen_package (lib_package.c:619)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 64 bytes in 2 blocks are definitely lost in loss record 1,833 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 64 bytes in 2 blocks are definitely lost in loss record 1,834 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 64 bytes in 2 blocks are definitely lost in loss record 1,835 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51777D: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:103)
==14232== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 64 bytes in 2 blocks are definitely lost in loss record 1,836 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x51777D: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:103)
==14232== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==14232== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==14232== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 65 bytes in 3 blocks are definitely lost in loss record 1,837 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14232== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14232== by 0x547F049: parse_for (lj_parse.c:2577)
==14232== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14232== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 67 bytes in 3 blocks are definitely lost in loss record 1,839 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 72 bytes in 1 blocks are definitely lost in loss record 1,855 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468EB7: newtab (lj_tab.c:109)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54C61FC: luaopen_package (lib_package.c:597)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 72 bytes in 1 blocks are definitely lost in loss record 1,856 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468EB7: newtab (lj_tab.c:109)
==14232== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==14232== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,857 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x54B7C74: clib_new (lj_clib.c:398)
==14232== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==14232== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 72 bytes in 1 blocks are definitely lost in loss record 1,858 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54762EB: lua_getfield (lj_api.c:800)
==14232== by 0x503895: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:55)
==14232== by 0x5039D3: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:162)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:ngx_http_lua_cache_load_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 80 bytes in 1 blocks are definitely lost in loss record 1,882 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==14232== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==14232== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==14232== by 0x54C278F: luaopen_string (lib_string.c:739)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 82 bytes in 1 blocks are definitely lost in loss record 1,884 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14232== by 0x502F07: ngx_http_lua_new_state (ngx_http_lua_util.c:289)
==14232== by 0x502F07: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 88 bytes in 4 blocks are definitely lost in loss record 1,890 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C4976: luaopen_io (lib_io.c:533)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 1 blocks are definitely lost in loss record 1,911 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 1 blocks are definitely lost in loss record 1,912 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==14232== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 1 blocks are definitely lost in loss record 1,913 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==14232== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 1 blocks are definitely lost in loss record 1,914 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==14232== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 1 blocks are definitely lost in loss record 1,915 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14232== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14232== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 1 blocks are definitely lost in loss record 1,916 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14232== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14232== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 1 blocks are definitely lost in loss record 1,917 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547C49B: expr_field (lj_parse.c:1673)
==14232== by 0x547E47F: expr_primary (lj_parse.c:1950)
==14232== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14232== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14232== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 1 blocks are definitely lost in loss record 1,918 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==14232== by 0x5476F58: lua_setfield (lj_api.c:972)
==14232== by 0x54C5657: modinit (lib_package.c:507)
==14232== by 0x54C5657: lj_cf_package_module (lib_package.c:520)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:modinit
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 3 blocks are definitely lost in loss record 1,919 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==14232== by 0x54C61DB: luaopen_package (lib_package.c:595)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 96 bytes in 3 blocks are definitely lost in loss record 1,920 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 100 bytes in 5 blocks are definitely lost in loss record 1,921 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14232== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==14232== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==14232== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 108 bytes in 5 blocks are definitely lost in loss record 1,922 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C48FD: luaopen_io (lib_io.c:530)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 114 bytes in 5 blocks are definitely lost in loss record 1,930 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==14232== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==14232== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 119 bytes in 1 blocks are definitely lost in loss record 1,931 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5475745: lua_pushstring (lj_api.c:652)
==14232== by 0x54C607A: setpath (lib_package.c:555)
==14232== by 0x54C62B3: luaopen_package (lib_package.c:611)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 120 bytes in 1 blocks are definitely lost in loss record 1,937 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547C960: parse_body (lj_parse.c:1855)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 120 bytes in 5 blocks are definitely lost in loss record 1,938 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546AB0F: func_finduv (lj_func.c:52)
==14232== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==14232== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 125 bytes in 6 blocks are definitely lost in loss record 1,941 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5475745: lua_pushstring (lj_api.c:652)
==14232== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 126 bytes in 1 blocks are definitely lost in loss record 1,942 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547C960: parse_body (lj_parse.c:1855)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547EF73: parse_return (lj_parse.c:2316)
==14232== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==14232== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 128 bytes in 4 blocks are definitely lost in loss record 1,962 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14232== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==14232== by 0x54C6212: luaopen_package (lib_package.c:599)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 128 bytes in 4 blocks are definitely lost in loss record 1,963 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 130 bytes in 1 blocks are definitely lost in loss record 1,964 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547C960: parse_body (lj_parse.c:1855)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 142 bytes in 6 blocks are definitely lost in loss record 1,967 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C01DF: luaopen_base (lib_base.c:708)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 157 bytes in 6 blocks are definitely lost in loss record 1,976 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 162 bytes in 1 blocks are definitely lost in loss record 1,986 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547C960: parse_body (lj_parse.c:1855)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 162 bytes in 2 blocks are definitely lost in loss record 1,987 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14232== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14232== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 162 bytes in 2 blocks are definitely lost in loss record 1,988 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14232== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14232== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==14232== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==14232== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 172 bytes in 5 blocks are definitely lost in loss record 1,992 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A70B: func_newL (lj_func.c:122)
==14232== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14232== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 176 bytes in 2 blocks are definitely lost in loss record 1,998 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==14232== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==14232== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==14232== by 0x54C0761: luaopen_math (lib_math.c:223)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 186 bytes in 8 blocks are definitely lost in loss record 2,002 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C528D: luaopen_os (lib_os.c:289)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,006 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C01DF: luaopen_base (lib_base.c:708)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,007 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==14232== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,008 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==14232== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,009 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==14232== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,010 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,011 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,012 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==14232== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,013 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==14232== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,014 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547B387: lex_match (lj_parse.c:1006)
==14232== by 0x547E31E: parse_args (lj_parse.c:1906)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14232== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14232== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547F25B: parse_local (lj_parse.c:2261)
==14232== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:lex_match
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,015 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547B387: lex_match (lj_parse.c:1006)
==14232== by 0x547E31E: parse_args (lj_parse.c:1906)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14232== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14232== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547EF73: parse_return (lj_parse.c:2316)
==14232== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==14232== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547EF73: parse_return (lj_parse.c:2316)
==14232== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==14232== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:lex_match
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 1 blocks are definitely lost in loss record 2,016 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547EB7F: parse_local (lj_parse.c:2260)
==14232== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==14232== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 4 blocks are definitely lost in loss record 2,017 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x50B77C: ngx_http_lua_socket_tcp (ngx_http_lua_socket_tcp.c:440)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_socket_tcp
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 192 bytes in 6 blocks are definitely lost in loss record 2,018 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 194 bytes in 9 blocks are definitely lost in loss record 2,019 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C278F: luaopen_string (lib_string.c:739)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 200 bytes in 1 blocks are definitely lost in loss record 2,021 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547F857: lj_parse (lj_parse.c:2721)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==14232== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 212 bytes in 1 blocks are definitely lost in loss record 2,024 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547C960: parse_body (lj_parse.c:1855)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14232== by 0x547F049: parse_for (lj_parse.c:2577)
==14232== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14232== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 216 bytes in 10 blocks are definitely lost in loss record 2,025 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 2,026 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547F857: lj_parse (lj_parse.c:2721)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 224 bytes in 7 blocks are definitely lost in loss record 2,030 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C01DF: luaopen_base (lib_base.c:708)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 225 bytes in 1 blocks are definitely lost in loss record 2,032 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x546B777: lj_buf_str (lj_buf.h:100)
==14232== by 0x546B777: lj_meta_cat (lj_meta.c:299)
==14232== by 0x547602F: lua_concat (lj_api.c:761)
==14232== by 0x546DFF6: luaL_traceback (lj_debug.c:697)
==14232== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5476E36: lua_settable (lj_api.c:959)
==14232== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_meta_cat
fun:lua_concat
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 230 bytes in 10 blocks are definitely lost in loss record 2,033 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==14232== by 0x54C01C2: luaopen_base (lib_base.c:707)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 232 (154 direct, 78 indirect) bytes in 1 blocks are definitely lost in loss record 2,034 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547F857: lj_parse (lj_parse.c:2721)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 243 bytes in 11 blocks are definitely lost in loss record 2,035 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 256 bytes in 1 blocks are definitely lost in loss record 2,043 of 2,286
==14232== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5467FB9: buf_grow (lj_buf.c:25)
==14232== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==14232== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==14232== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==14232== by 0x547602F: lua_concat (lj_api.c:761)
==14232== by 0x546DFF6: luaL_traceback (lj_debug.c:697)
==14232== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5476E36: lua_settable (lj_api.c:959)
==14232== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lua_concat
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 288 bytes in 9 blocks are definitely lost in loss record 2,052 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C48FD: luaopen_io (lib_io.c:530)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 292 bytes in 4 blocks are definitely lost in loss record 2,053 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14232== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x50D5A4: ngx_http_lua_socket_tcp_resume_helper (ngx_http_lua_socket_tcp.c:5994)
==14232== by 0x50D9B3: ngx_http_lua_socket_tcp_read_resume (ngx_http_lua_socket_tcp.c:5907)
==14232== by 0x503C8A: ngx_http_lua_content_wev_handler (ngx_http_lua_contentby.c:150)
==14232== by 0x510C6E: ngx_http_lua_socket_handle_read_success (ngx_http_lua_socket_tcp.c:3508)
==14232== by 0x510C6E: ngx_http_lua_socket_tcp_read (ngx_http_lua_socket_tcp.c:2518)
==14232== by 0x5113D8: ngx_http_lua_socket_read_handler (ngx_http_lua_socket_tcp.c:3307)
==14232== by 0x50BBE3: ngx_http_lua_socket_tcp_handler (ngx_http_lua_socket_tcp.c:3258)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_socket_tcp_resume_helper
fun:ngx_http_lua_socket_tcp_read_resume
fun:ngx_http_lua_content_wev_handler
fun:ngx_http_lua_socket_handle_read_success
fun:ngx_http_lua_socket_tcp_read
fun:ngx_http_lua_socket_read_handler
fun:ngx_http_lua_socket_tcp_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 301 (265 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 2,054 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547F857: lj_parse (lj_parse.c:2721)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 310 bytes in 1 blocks are definitely lost in loss record 2,059 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547C960: parse_body (lj_parse.c:1855)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 320 bytes in 4 blocks are definitely lost in loss record 2,065 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x5468EB7: newtab (lj_tab.c:109)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x50B77C: ngx_http_lua_socket_tcp (ngx_http_lua_socket_tcp.c:440)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_socket_tcp
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 322 bytes in 4 blocks are definitely lost in loss record 2,066 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14232== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x50D5A4: ngx_http_lua_socket_tcp_resume_helper (ngx_http_lua_socket_tcp.c:5994)
==14232== by 0x50D9A0: ngx_http_lua_socket_tcp_conn_resume (ngx_http_lua_socket_tcp.c:5900)
==14232== by 0x503C8A: ngx_http_lua_content_wev_handler (ngx_http_lua_contentby.c:150)
==14232== by 0x50B910: ngx_http_lua_socket_handle_conn_success (ngx_http_lua_socket_tcp.c:3471)
==14232== by 0x50E9C4: ngx_http_lua_socket_connected_handler (ngx_http_lua_socket_tcp.c:3739)
==14232== by 0x50BBD6: ngx_http_lua_socket_tcp_handler (ngx_http_lua_socket_tcp.c:3255)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_socket_tcp_resume_helper
fun:ngx_http_lua_socket_tcp_conn_resume
fun:ngx_http_lua_content_wev_handler
fun:ngx_http_lua_socket_handle_conn_success
fun:ngx_http_lua_socket_connected_handler
fun:ngx_http_lua_socket_tcp_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 323 (291 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,067 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547F857: lj_parse (lj_parse.c:2721)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 352 bytes in 11 blocks are definitely lost in loss record 2,072 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C4976: luaopen_io (lib_io.c:533)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 352 bytes in 11 blocks are definitely lost in loss record 2,073 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C528D: luaopen_os (lib_os.c:289)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 355 bytes in 17 blocks are definitely lost in loss record 2,074 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C0761: luaopen_math (lib_math.c:223)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 360 bytes in 15 blocks are definitely lost in loss record 2,080 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546AB0F: func_finduv (lj_func.c:52)
==14232== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==14232== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,088 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==14232== by 0x5476F58: lua_setfield (lj_api.c:972)
==14232== by 0x54C6335: luaopen_package (lib_package.c:617)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,089 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,090 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14232== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C48FD: luaopen_io (lib_io.c:530)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,091 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C4976: luaopen_io (lib_io.c:533)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,092 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C528D: luaopen_os (lib_os.c:289)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,093 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C278F: luaopen_string (lib_string.c:739)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,094 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,095 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,096 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,097 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==14232== by 0x5476F58: lua_setfield (lj_api.c:972)
==14232== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14232== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,098 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==14232== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,099 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,100 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,101 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547D50F: expr_simple (lj_parse.c:2014)
==14232== by 0x547D50F: expr_unop (lj_parse.c:2077)
==14232== by 0x547D50F: expr_binop (lj_parse.c:2090)
==14232== by 0x547CF53: expr_binop (lj_parse.c:2098)
==14232== by 0x547DA01: expr (lj_parse.c:2109)
==14232== by 0x547DA01: expr_cond (lj_parse.c:2124)
==14232== by 0x547F6BD: parse_then (lj_parse.c:2589)
==14232== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14232== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14232== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14232== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14232== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14232== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14232== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14232== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14232== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14232== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14232== by 0x547F049: parse_for (lj_parse.c:2577)
==14232== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14232== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 1 blocks are definitely lost in loss record 2,102 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EE27: parse_func (lj_parse.c:2277)
==14232== by 0x547EE27: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE27: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 384 bytes in 12 blocks are definitely lost in loss record 2,103 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 409 bytes in 1 blocks are definitely lost in loss record 2,107 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14232== by 0x4E82DC: ngx_http_lua_ngx_log (ngx_http_lua_log.c:59)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5476E36: lua_settable (lj_api.c:959)
==14232== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14232== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14232== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_ngx_log
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 416 bytes in 13 blocks are definitely lost in loss record 2,108 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C278F: luaopen_string (lib_string.c:739)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 432 (72 direct, 360 indirect) bytes in 1 blocks are definitely lost in loss record 2,110 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546E802: lj_state_new (lj_state.c:275)
==14232== by 0x5475E8A: lua_newthread (lj_api.c:737)
==14232== by 0x51D919: ngx_http_lua_ngx_timer_helper (ngx_http_lua_timer.c:217)
==14232== by 0x51DDD5: ngx_http_lua_ngx_timer_at (ngx_http_lua_timer.c:114)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14232== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==14232== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==14232== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_state_new
fun:lua_newthread
fun:ngx_http_lua_ngx_timer_helper
fun:ngx_http_lua_ngx_timer_at
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 437 (405 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,111 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547F857: lj_parse (lj_parse.c:2721)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 438 bytes in 19 blocks are definitely lost in loss record 2,112 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==14232== by 0x546E387: cpluaopen (lj_state.c:152)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x546E64F: lua_newstate (lj_state.c:222)
==14232== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14232== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14232== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 464 bytes in 22 blocks are definitely lost in loss record 2,119 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==14232== by 0x546E38F: cpluaopen (lj_state.c:153)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x546E64F: lua_newstate (lj_state.c:222)
==14232== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14232== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14232== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 485 bytes in 20 blocks are definitely lost in loss record 2,122 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14232== by 0x54C01C2: luaopen_base (lib_base.c:707)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 512 bytes in 16 blocks are definitely lost in loss record 2,140 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 544 bytes in 17 blocks are definitely lost in loss record 2,146 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 576 bytes in 18 blocks are definitely lost in loss record 2,152 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 577 bytes in 1 blocks are definitely lost in loss record 2,153 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14232== by 0x547C960: parse_body (lj_parse.c:1855)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 662 bytes in 8 blocks are definitely lost in loss record 2,165 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14232== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 760 bytes in 5 blocks are definitely lost in loss record 2,175 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==14232== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==14232== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==14232== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,178 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14232== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14232== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14232== by 0x54C0761: luaopen_math (lib_math.c:223)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,179 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==14232== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,180 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==14232== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14232== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,181 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==14232== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,182 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x547710F: lua_rawset (lj_api.c:991)
==14232== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==14232== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,183 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14232== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14232== by 0x547F049: parse_for (lj_parse.c:2577)
==14232== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14232== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14232== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,184 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14232== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547F172: parse_local (lj_parse.c:2248)
==14232== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14232== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,185 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14232== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,186 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14232== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14232== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,187 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14232== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14232== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,188 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x547983F: lex_scan (lj_lex.c:301)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547C49B: expr_field (lj_parse.c:1673)
==14232== by 0x547E47F: expr_primary (lj_parse.c:1950)
==14232== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14232== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14232== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14232== by 0x547D9A5: expr (lj_parse.c:2109)
==14232== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14232== by 0x547E302: parse_args (lj_parse.c:1902)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14232== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14232== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14232== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14232== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14232== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 768 bytes in 1 blocks are definitely lost in loss record 2,189 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==14232== by 0x5476F58: lua_setfield (lj_api.c:972)
==14232== by 0x54C54AC: lj_cf_package_require (lib_package.c:457)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 840 (72 direct, 768 indirect) bytes in 1 blocks are definitely lost in loss record 2,200 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546E802: lj_state_new (lj_state.c:275)
==14232== by 0x5475E8A: lua_newthread (lj_api.c:737)
==14232== by 0x51D919: ngx_http_lua_ngx_timer_helper (ngx_http_lua_timer.c:217)
==14232== by 0x51DDD5: ngx_http_lua_ngx_timer_at (ngx_http_lua_timer.c:114)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14232== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14232== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14232== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14232== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14232== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14232== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14232== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14232== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14232== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14232== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14232== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==14232== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==14232== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==14232== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==14232== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==14232== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==14232== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14232== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_state_new
fun:lua_newthread
fun:ngx_http_lua_ngx_timer_helper
fun:ngx_http_lua_ngx_timer_at
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 848 bytes in 26 blocks are definitely lost in loss record 2,201 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C0761: luaopen_math (lib_math.c:223)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 1,000 bytes in 27 blocks are definitely lost in loss record 2,213 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14232== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14232== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14232== by 0x54C01C2: luaopen_base (lib_base.c:707)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14232== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14232== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 1,494 bytes in 61 blocks are definitely lost in loss record 2,237 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468C42: lj_str_new (lj_str.c:220)
==14232== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==14232== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 1,536 bytes in 1 blocks are definitely lost in loss record 2,239 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x546E332: cpluaopen (lj_state.c:149)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x546E64F: lua_newstate (lj_state.c:222)
==14232== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14232== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14232== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 1,536 bytes in 1 blocks are definitely lost in loss record 2,240 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5469CC4: newhpart (lj_tab.c:66)
==14232== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14232== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14232== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14232== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14232== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14232== by 0x5479986: lex_string (lj_lex.c:280)
==14232== by 0x5479986: lex_scan (lj_lex.c:364)
==14232== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14232== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14232== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14232== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14232== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14232== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F688: parse_block (lj_parse.c:2402)
==14232== by 0x547F296: parse_if (lj_parse.c:2611)
==14232== by 0x547F296: parse_stmt (lj_parse.c:2627)
==14232== by 0x547F296: parse_chunk (lj_parse.c:2685)
==14232== by 0x547C930: parse_body (lj_parse.c:1853)
==14232== by 0x547EE83: parse_func (lj_parse.c:2286)
==14232== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14232== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14232== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14232== by 0x548153A: cpparser (lj_load.c:41)
==14232== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x548165A: lua_loadx (lj_load.c:58)
==14232== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14232== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 1,792 bytes in 4 blocks are definitely lost in loss record 2,247 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14232== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14232== by 0x513894: ngx_http_lua_socket_tcp_connect (ngx_http_lua_socket_tcp.c:1031)
==14232== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14232== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14232== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14232== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14232== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14232== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14232== by 0x422F5B: main (nginx.c:382)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:ngx_http_lua_socket_tcp_connect
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 2,258 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==14232== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==14232== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14232== 3,072 bytes in 1 blocks are definitely lost in loss record 2,265 of 2,286
==14232== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14232== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14232== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14232== by 0x5468F18: newhpart (lj_tab.c:66)
==14232== by 0x5468F18: newtab (lj_tab.c:145)
==14232== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14232== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14232== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==14232== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14232== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14232== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14232== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14232== by 0x459663: ngx_http_block (ngx_http.c:312)
==14232== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14232== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14232== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14232== by 0x422D15: main (nginx.c:294)
==14232==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 18 bytes in 1 blocks are definitely lost in loss record 425 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547C839: parse_params (lj_parse.c:1813)
==14300== by 0x547C839: parse_body (lj_parse.c:1849)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_params
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 18 bytes in 1 blocks are definitely lost in loss record 426 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==14300== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 18 bytes in 1 blocks are definitely lost in loss record 427 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14300== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14300== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14300== by 0x546DDEB: luaL_traceback (lj_debug.c:659)
==14300== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5476E36: lua_settable (lj_api.c:959)
==14300== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 19 bytes in 1 blocks are definitely lost in loss record 430 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54C00A1: luaopen_base (lib_base.c:704)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 19 bytes in 1 blocks are definitely lost in loss record 431 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==14300== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 19 bytes in 1 blocks are definitely lost in loss record 432 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 19 bytes in 1 blocks are definitely lost in loss record 433 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 19 bytes in 1 blocks are definitely lost in loss record 434 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547DA48: expr_bracket (lj_parse.c:1681)
==14300== by 0x547E49F: expr_primary (lj_parse.c:1954)
==14300== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14300== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14300== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547F25B: parse_local (lj_parse.c:2261)
==14300== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14300== by 0x547F049: parse_for (lj_parse.c:2577)
==14300== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14300== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_bracket
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 19 bytes in 1 blocks are definitely lost in loss record 435 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14300== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 19 bytes in 1 blocks are definitely lost in loss record 436 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547C49B: expr_field (lj_parse.c:1673)
==14300== by 0x547E47F: expr_primary (lj_parse.c:1950)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 19 bytes in 1 blocks are definitely lost in loss record 437 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C55FC: modinit (lib_package.c:500)
==14300== by 0x54C55FC: lj_cf_package_module (lib_package.c:520)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:modinit
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 443 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==14300== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==14300== by 0x54C278F: luaopen_string (lib_string.c:739)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 444 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14300== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==14300== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==14300== by 0x54C278F: luaopen_string (lib_string.c:739)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 445 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==14300== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==14300== by 0x54C0761: luaopen_math (lib_math.c:223)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 446 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 447 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 448 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 449 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==14300== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14300== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 450 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==14300== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 451 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==14300== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14300== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 452 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==14300== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 453 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 454 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 455 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14300== by 0x5481548: cpparser (lj_load.c:42)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==14300== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 456 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==14300== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 457 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 458 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547EB7F: parse_local (lj_parse.c:2260)
==14300== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==14300== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 459 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14300== by 0x5481548: cpparser (lj_load.c:42)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 460 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 461 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 462 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14300== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14300== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14300== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14300== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14300== by 0x547F049: parse_for (lj_parse.c:2577)
==14300== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14300== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 463 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14300== by 0x5481548: cpparser (lj_load.c:42)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 464 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14300== by 0x5481548: cpparser (lj_load.c:42)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 465 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 466 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547EB6E: parse_local (lj_parse.c:2259)
==14300== by 0x547EB6E: parse_stmt (lj_parse.c:2648)
==14300== by 0x547EB6E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 467 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14300== by 0x5481548: cpparser (lj_load.c:42)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 20 bytes in 1 blocks are definitely lost in loss record 468 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14300== by 0x5481548: cpparser (lj_load.c:42)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 474 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C6293: luaopen_package (lib_package.c:610)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 475 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==14300== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 476 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==14300== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 477 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==14300== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14300== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 478 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==14300== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14300== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 479 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==14300== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14300== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 480 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 481 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 482 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==14300== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 483 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==14300== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 484 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==14300== by 0x547D108: expr_binop (lj_parse.c:2098)
==14300== by 0x547DA01: expr (lj_parse.c:2109)
==14300== by 0x547DA01: expr_cond (lj_parse.c:2124)
==14300== by 0x547F6BD: parse_then (lj_parse.c:2589)
==14300== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14300== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14300== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 485 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547EB3B: parse_local (lj_parse.c:2240)
==14300== by 0x547EB3B: parse_stmt (lj_parse.c:2648)
==14300== by 0x547EB3B: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 21 bytes in 1 blocks are definitely lost in loss record 486 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547EB6E: parse_local (lj_parse.c:2259)
==14300== by 0x547EB6E: parse_stmt (lj_parse.c:2648)
==14300== by 0x547EB6E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 495 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C4959: luaopen_io (lib_io.c:532)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 496 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C3CAA: io_std_new (lib_io.c:524)
==14300== by 0x54C4992: luaopen_io (lib_io.c:534)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 497 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 498 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==14300== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 499 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==14300== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 500 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==14300== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14300== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 501 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==14300== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14300== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 502 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 503 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==14300== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 504 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==14300== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 505 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 506 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 507 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547C890: parse_params (lj_parse.c:1827)
==14300== by 0x547C890: parse_body (lj_parse.c:1849)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_params
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 22 bytes in 1 blocks are definitely lost in loss record 508 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14300== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 512 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C62DB: luaopen_package (lib_package.c:613)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 513 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C6308: luaopen_package (lib_package.c:615)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 514 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C3CAA: io_std_new (lib_io.c:524)
==14300== by 0x54C49B4: luaopen_io (lib_io.c:535)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 515 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C3CAA: io_std_new (lib_io.c:524)
==14300== by 0x54C49D3: luaopen_io (lib_io.c:536)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 516 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==14300== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==14300== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 517 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==14300== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 518 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 519 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 520 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==14300== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 521 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 522 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 23 bytes in 1 blocks are definitely lost in loss record 523 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,133 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x54C00F4: luaopen_base (lib_base.c:705)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,134 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C6243: luaopen_package (lib_package.c:606)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,135 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C6335: luaopen_package (lib_package.c:617)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,136 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==14300== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,137 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54762EB: lua_getfield (lj_api.c:800)
==14300== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==14300== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,138 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==14300== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14300== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,139 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,140 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,141 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,142 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,143 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==14300== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,144 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==14300== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,145 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==14300== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14300== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14300== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547F25B: parse_local (lj_parse.c:2261)
==14300== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,146 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,147 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,148 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5171CD: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:263)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,149 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,150 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 24 bytes in 1 blocks are definitely lost in loss record 1,151 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546AB0F: func_finduv (lj_func.c:52)
==14300== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==14300== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,156 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==14300== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==14300== by 0x54C01F8: luaopen_base (lib_base.c:711)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,157 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14300== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,158 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,159 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,160 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,161 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==14300== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,162 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==14300== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,163 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,164 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,165 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,166 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547EB3B: parse_local (lj_parse.c:2240)
==14300== by 0x547EB3B: parse_stmt (lj_parse.c:2648)
==14300== by 0x547EB3B: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 25 bytes in 1 blocks are definitely lost in loss record 1,167 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54C5657: modinit (lib_package.c:507)
==14300== by 0x54C5657: lj_cf_package_module (lib_package.c:520)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:modinit
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,173 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14300== by 0x54C3414: luaopen_table (lib_table.c:384)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,174 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,175 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,176 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,177 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,178 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,179 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,180 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,181 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,182 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==14300== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,183 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,184 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 26 bytes in 1 blocks are definitely lost in loss record 1,185 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==14300== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,188 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x54C62C7: luaopen_package (lib_package.c:612)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,189 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,190 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,191 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,192 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,193 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,194 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,195 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,196 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,197 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,198 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==14300== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,199 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==14300== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,200 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==14300== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,201 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,202 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 27 bytes in 1 blocks are definitely lost in loss record 1,203 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,207 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14300== by 0x54C343B: luaopen_table (lib_table.c:385)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,208 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14300== by 0x54C3489: luaopen_table (lib_table.c:387)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,209 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14300== by 0x54C34D3: luaopen_table (lib_table.c:389)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,210 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,211 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,212 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,213 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,214 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,215 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,216 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==14300== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,217 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,218 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,219 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,220 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==14300== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,221 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,222 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,223 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==14300== by 0x547DA01: expr (lj_parse.c:2109)
==14300== by 0x547DA01: expr_cond (lj_parse.c:2124)
==14300== by 0x547F6BD: parse_then (lj_parse.c:2589)
==14300== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14300== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14300== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 28 bytes in 1 blocks are definitely lost in loss record 1,224 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,227 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,228 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,229 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==14300== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,230 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,231 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,232 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,233 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==14300== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,234 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==14300== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,235 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,236 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 29 bytes in 1 blocks are definitely lost in loss record 1,237 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,242 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14300== by 0x54C01F8: luaopen_base (lib_base.c:711)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,243 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14300== by 0x54C3462: luaopen_table (lib_table.c:386)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,244 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14300== by 0x54C34B0: luaopen_table (lib_table.c:388)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,245 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,246 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,247 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,248 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,249 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,250 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==14300== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,251 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==14300== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,252 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,253 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,254 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,255 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 30 bytes in 1 blocks are definitely lost in loss record 1,256 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==14300== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 31 bytes in 1 blocks are definitely lost in loss record 1,260 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 31 bytes in 1 blocks are definitely lost in loss record 1,261 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 31 bytes in 1 blocks are definitely lost in loss record 1,262 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 31 bytes in 1 blocks are definitely lost in loss record 1,263 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 31 bytes in 1 blocks are definitely lost in loss record 1,264 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 31 bytes in 1 blocks are definitely lost in loss record 1,265 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14300== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14300== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14300== by 0x54C57BC: mksymname (lib_package.c:233)
==14300== by 0x54C5E01: lj_cf_package_loader_preload (lib_package.c:413)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:mksymname
fun:lj_cf_package_loader_preload
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,373 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x546E344: cpluaopen (lj_state.c:150)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x546E64F: lua_newstate (lj_state.c:222)
==14300== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14300== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14300== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,374 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==14300== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C01C2: luaopen_base (lib_base.c:707)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,375 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C01DF: luaopen_base (lib_base.c:708)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,376 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==14300== by 0x54C01F8: luaopen_base (lib_base.c:711)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,377 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14300== by 0x54C01F8: luaopen_base (lib_base.c:711)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,378 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==14300== by 0x54C619B: luaopen_package (lib_package.c:592)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,379 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==14300== by 0x54C61B1: luaopen_package (lib_package.c:593)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,380 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==14300== by 0x54C61DB: luaopen_package (lib_package.c:595)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,381 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,382 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14300== by 0x54C3414: luaopen_table (lib_table.c:384)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,383 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14300== by 0x54C343B: luaopen_table (lib_table.c:385)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,384 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14300== by 0x54C3462: luaopen_table (lib_table.c:386)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,385 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14300== by 0x54C3489: luaopen_table (lib_table.c:387)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,386 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14300== by 0x54C34B0: luaopen_table (lib_table.c:388)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,387 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14300== by 0x54C34D3: luaopen_table (lib_table.c:389)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,388 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14300== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C48FD: luaopen_io (lib_io.c:530)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,389 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C4976: luaopen_io (lib_io.c:533)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,390 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C528D: luaopen_os (lib_os.c:289)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,391 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C278F: luaopen_string (lib_string.c:739)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,392 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C0761: luaopen_math (lib_math.c:223)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,393 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,394 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,395 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,396 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14300== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,397 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==14300== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,398 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,399 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,400 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,401 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==14300== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,402 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==14300== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,403 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==14300== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,404 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==14300== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,405 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==14300== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,406 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==14300== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14300== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,407 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==14300== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14300== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,408 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==14300== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14300== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,409 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==14300== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14300== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,410 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==14300== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14300== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,411 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,412 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,413 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==14300== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,414 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==14300== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,415 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==14300== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,416 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==14300== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,417 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,418 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==14300== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,419 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==14300== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,420 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==14300== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,421 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==14300== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,422 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==14300== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,423 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==14300== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,424 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==14300== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,425 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,426 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,427 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,428 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,429 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,430 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,431 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,432 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,433 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,434 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,435 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,436 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,437 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==14300== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,438 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,439 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,440 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,441 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,442 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,443 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,444 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,445 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,446 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,447 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,448 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,449 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,450 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==14300== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,451 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==14300== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,452 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==14300== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,453 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==14300== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,454 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==14300== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,455 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==14300== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,456 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==14300== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,457 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==14300== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,458 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==14300== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,459 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==14300== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,460 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==14300== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,461 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==14300== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,462 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==14300== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,463 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==14300== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,464 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==14300== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,465 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==14300== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,466 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,467 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,468 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,469 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,470 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,471 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==14300== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,472 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==14300== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,473 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==14300== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,474 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==14300== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,475 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==14300== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,476 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==14300== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,477 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,478 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,479 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,480 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,481 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,482 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,483 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,484 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,485 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==14300== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,486 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==14300== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,487 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==14300== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,488 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==14300== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,489 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==14300== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,490 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==14300== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,491 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,492 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,493 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,494 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,495 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,496 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,497 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==14300== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,498 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==14300== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,499 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==14300== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,500 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==14300== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,501 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==14300== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,502 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==14300== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,503 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,504 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,505 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,506 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,507 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,508 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,509 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,510 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,511 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,512 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,513 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,514 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,515 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,516 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,517 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,518 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,519 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,520 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,521 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,522 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,523 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,524 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,525 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,526 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,527 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,528 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,529 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,530 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,531 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,532 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,533 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,534 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,535 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,536 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,537 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,538 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,539 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,540 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,541 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,542 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,543 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,544 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,545 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,546 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,547 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,548 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==14300== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,549 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==14300== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,550 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==14300== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,551 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==14300== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,552 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,553 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,554 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,555 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,556 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,557 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==14300== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,558 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==14300== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,559 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==14300== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,560 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==14300== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,561 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,562 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,563 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,564 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,565 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,566 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==14300== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,567 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==14300== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,568 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==14300== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,569 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,570 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,571 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,572 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,573 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,574 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,575 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547C808: parse_body (lj_parse.c:1846)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14300== by 0x547F049: parse_for (lj_parse.c:2577)
==14300== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14300== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,576 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547C808: parse_body (lj_parse.c:1846)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,577 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547C808: parse_body (lj_parse.c:1846)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547EF73: parse_return (lj_parse.c:2316)
==14300== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==14300== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,578 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==14300== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,579 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,580 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547C808: parse_body (lj_parse.c:1846)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,581 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x547DFA8: expr_table (lj_parse.c:1740)
==14300== by 0x547D619: expr_simple (lj_parse.c:2004)
==14300== by 0x547D619: expr_unop (lj_parse.c:2077)
==14300== by 0x547D619: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9CA: expr (lj_parse.c:2109)
==14300== by 0x547D9CA: expr_list (lj_parse.c:1879)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,582 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==14300== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,583 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14300== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14300== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,584 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14300== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14300== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,585 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14300== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14300== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,586 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==14300== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,587 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,588 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547C808: parse_body (lj_parse.c:1846)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,589 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,590 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547C808: parse_body (lj_parse.c:1846)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,591 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5479E68: fs_init (lj_parse.c:1617)
==14300== by 0x547C808: parse_body (lj_parse.c:1846)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,592 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,593 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468F59: newtab (lj_tab.c:124)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54C5EF2: lj_cf_package_seeall (lib_package.c:532)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C5708: dooptions (lib_package.c:492)
==14300== by 0x54C5708: lj_cf_package_module (lib_package.c:524)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lj_cf_package_seeall
fun:lj_BC_FUNCC
fun:dooptions
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 32 bytes in 1 blocks are definitely lost in loss record 1,594 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x546B777: lj_buf_str (lj_buf.h:100)
==14300== by 0x546B777: lj_meta_cat (lj_meta.c:299)
==14300== by 0x547602F: lua_concat (lj_api.c:761)
==14300== by 0x5136C0: ngx_http_lua_socket_tcp_connect (ngx_http_lua_socket_tcp.c:987)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_meta_cat
fun:lua_concat
fun:ngx_http_lua_socket_tcp_connect
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 33 bytes in 1 blocks are definitely lost in loss record 1,596 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 33 bytes in 1 blocks are definitely lost in loss record 1,597 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 33 bytes in 1 blocks are definitely lost in loss record 1,598 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 33 bytes in 1 blocks are definitely lost in loss record 1,599 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==14300== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 33 bytes in 1 blocks are definitely lost in loss record 1,600 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 33 bytes in 1 blocks are definitely lost in loss record 1,601 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x546DE0E: luaL_traceback (lj_debug.c:660)
==14300== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5476E36: lua_settable (lj_api.c:959)
==14300== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 34 bytes in 1 blocks are definitely lost in loss record 1,603 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x546E399: cpluaopen (lj_state.c:154)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x546E64F: lua_newstate (lj_state.c:222)
==14300== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14300== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14300== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 34 bytes in 1 blocks are definitely lost in loss record 1,604 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 35 bytes in 1 blocks are definitely lost in loss record 1,607 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x54C90D9: luaopen_jit (lib_jit.c:779)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 36 bytes in 1 blocks are definitely lost in loss record 1,613 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 36 bytes in 2 blocks are definitely lost in loss record 1,614 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14300== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14300== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547F25B: parse_local (lj_parse.c:2261)
==14300== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==14300== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 37 bytes in 1 blocks are definitely lost in loss record 1,615 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 37 bytes in 1 blocks are definitely lost in loss record 1,616 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 37 bytes in 1 blocks are definitely lost in loss record 1,617 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 37 bytes in 1 blocks are definitely lost in loss record 1,618 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 37 bytes in 2 blocks are definitely lost in loss record 1,619 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F296: parse_if (lj_parse.c:2611)
==14300== by 0x547F296: parse_stmt (lj_parse.c:2627)
==14300== by 0x547F296: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 37 bytes in 2 blocks are definitely lost in loss record 1,620 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54716A7: lj_strfmt_int (lj_strfmt.c:356)
==14300== by 0x54750D8: lua_tolstring (lj_api.c:500)
==14300== by 0x4E7ED1: log_wrapper (ngx_http_lua_log.c:146)
==14300== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x50D5A4: ngx_http_lua_socket_tcp_resume_helper (ngx_http_lua_socket_tcp.c:5994)
==14300== by 0x50D9A0: ngx_http_lua_socket_tcp_conn_resume (ngx_http_lua_socket_tcp.c:5900)
==14300== by 0x503C8A: ngx_http_lua_content_wev_handler (ngx_http_lua_contentby.c:150)
==14300== by 0x50B910: ngx_http_lua_socket_handle_conn_success (ngx_http_lua_socket_tcp.c:3471)
==14300== by 0x50E9C4: ngx_http_lua_socket_connected_handler (ngx_http_lua_socket_tcp.c:3739)
==14300== by 0x50BBD6: ngx_http_lua_socket_tcp_handler (ngx_http_lua_socket_tcp.c:3255)
==14300== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14300== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_strfmt_int
fun:lua_tolstring
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_socket_tcp_resume_helper
fun:ngx_http_lua_socket_tcp_conn_resume
fun:ngx_http_lua_content_wev_handler
fun:ngx_http_lua_socket_handle_conn_success
fun:ngx_http_lua_socket_connected_handler
fun:ngx_http_lua_socket_tcp_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 38 bytes in 1 blocks are definitely lost in loss record 1,623 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 38 bytes in 1 blocks are definitely lost in loss record 1,624 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 38 bytes in 1 blocks are definitely lost in loss record 1,625 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14300== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14300== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14300== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 38 bytes in 2 blocks are definitely lost in loss record 1,626 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14300== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14300== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14300== by 0x546DEF2: luaL_traceback (lj_debug.c:681)
==14300== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5476E36: lua_settable (lj_api.c:959)
==14300== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 39 bytes in 1 blocks are definitely lost in loss record 1,628 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 39 bytes in 1 blocks are definitely lost in loss record 1,629 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 39 bytes in 1 blocks are definitely lost in loss record 1,630 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 39 bytes in 1 blocks are definitely lost in loss record 1,631 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14300== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14300== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14300== by 0x546DF65: luaL_traceback (lj_debug.c:683)
==14300== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5476E36: lua_settable (lj_api.c:959)
==14300== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 1 blocks are definitely lost in loss record 1,665 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x54C3C6A: io_std_new (lib_io.c:517)
==14300== by 0x54C4992: luaopen_io (lib_io.c:534)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 1 blocks are definitely lost in loss record 1,666 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x54C3C6A: io_std_new (lib_io.c:517)
==14300== by 0x54C49B4: luaopen_io (lib_io.c:535)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 1 blocks are definitely lost in loss record 1,667 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x54C3C6A: io_std_new (lib_io.c:517)
==14300== by 0x54C49D3: luaopen_io (lib_io.c:536)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 1 blocks are definitely lost in loss record 1,668 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 1 blocks are definitely lost in loss record 1,669 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 1 blocks are definitely lost in loss record 1,670 of 2,294
==14300== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==14300== by 0x547DE88: expr_table (lj_parse.c:1746)
==14300== by 0x547D619: expr_simple (lj_parse.c:2004)
==14300== by 0x547D619: expr_unop (lj_parse.c:2077)
==14300== by 0x547D619: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547F25B: parse_local (lj_parse.c:2261)
==14300== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 1 blocks are definitely lost in loss record 1,671 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14300== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 2 blocks are definitely lost in loss record 1,672 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14300== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==14300== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==14300== by 0x54C0761: luaopen_math (lib_math.c:223)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 2 blocks are definitely lost in loss record 1,673 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==14300== by 0x54C0761: luaopen_math (lib_math.c:223)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 2 blocks are definitely lost in loss record 1,674 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14300== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14300== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 40 bytes in 2 blocks are definitely lost in loss record 1,675 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14300== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14300== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==14300== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==14300== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 41 bytes in 1 blocks are definitely lost in loss record 1,676 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 41 bytes in 1 blocks are definitely lost in loss record 1,677 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 41 bytes in 2 blocks are definitely lost in loss record 1,678 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14300== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 42 bytes in 1 blocks are definitely lost in loss record 1,680 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 42 bytes in 2 blocks are definitely lost in loss record 1,681 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14300== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 43 bytes in 1 blocks are definitely lost in loss record 1,686 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 43 bytes in 1 blocks are definitely lost in loss record 1,687 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F296: parse_if (lj_parse.c:2611)
==14300== by 0x547F296: parse_stmt (lj_parse.c:2627)
==14300== by 0x547F296: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 43 bytes in 2 blocks are definitely lost in loss record 1,688 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 44 bytes in 1 blocks are definitely lost in loss record 1,690 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==14300== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 44 bytes in 2 blocks are definitely lost in loss record 1,691 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14300== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 45 bytes in 2 blocks are definitely lost in loss record 1,693 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14300== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 47 bytes in 2 blocks are definitely lost in loss record 1,697 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==14300== by 0x54C61DB: luaopen_package (lib_package.c:595)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 47 bytes in 2 blocks are definitely lost in loss record 1,698 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==14300== by 0x54C6353: luaopen_package (lib_package.c:619)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,748 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==14300== by 0x54C0103: luaopen_base (lib_base.c:706)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,749 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==14300== by 0x54C619B: luaopen_package (lib_package.c:592)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,750 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x54C279E: luaopen_string (lib_string.c:740)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,751 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,752 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==14300== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14300== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,753 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==14300== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==14300== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,754 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==14300== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,755 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==14300== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,756 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,757 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==14300== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,758 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==14300== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,759 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==14300== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,760 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,761 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,762 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,763 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,764 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,765 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,766 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==14300== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,767 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468EB7: newtab (lj_tab.c:109)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x547DFA8: expr_table (lj_parse.c:1740)
==14300== by 0x547D619: expr_simple (lj_parse.c:2004)
==14300== by 0x547D619: expr_unop (lj_parse.c:2077)
==14300== by 0x547D619: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547F25B: parse_local (lj_parse.c:2261)
==14300== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,768 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x547DFA8: expr_table (lj_parse.c:1740)
==14300== by 0x547D619: expr_simple (lj_parse.c:2004)
==14300== by 0x547D619: expr_unop (lj_parse.c:2077)
==14300== by 0x547D619: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9CA: expr (lj_parse.c:2109)
==14300== by 0x547D9CA: expr_list (lj_parse.c:1879)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,769 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==14300== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,770 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,771 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==14300== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 48 bytes in 1 blocks are definitely lost in loss record 1,772 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54C5EF2: lj_cf_package_seeall (lib_package.c:532)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C5708: dooptions (lib_package.c:492)
==14300== by 0x54C5708: lj_cf_package_module (lib_package.c:524)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lj_cf_package_seeall
fun:lj_BC_FUNCC
fun:dooptions
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 49 bytes in 1 blocks are definitely lost in loss record 1,774 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 51 bytes in 1 blocks are definitely lost in loss record 1,776 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14300== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14300== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14300== by 0x54C5E3B: lj_cf_package_loader_preload (lib_package.c:416)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:lj_cf_package_loader_preload
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 52 bytes in 1 blocks are definitely lost in loss record 1,779 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14300== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14300== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14300== by 0x546DF2C: luaL_traceback (lj_debug.c:690)
==14300== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5476E36: lua_settable (lj_api.c:959)
==14300== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 54 bytes in 2 blocks are definitely lost in loss record 1,781 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14300== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 60 bytes in 2 blocks are definitely lost in loss record 1,797 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5476F1C: lua_setfield (lj_api.c:971)
==14300== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 61 bytes in 2 blocks are definitely lost in loss record 1,798 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54719B7: lj_buf_str (lj_buf.h:100)
==14300== by 0x54719B7: lj_strfmt_pushvf (lj_strfmt.c:456)
==14300== by 0x54758BB: lua_pushfstring (lj_api.c:671)
==14300== by 0x546DED9: luaL_traceback (lj_debug.c:679)
==14300== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5476E36: lua_settable (lj_api.c:959)
==14300== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_strfmt_pushvf
fun:lua_pushfstring
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 63 bytes in 2 blocks are definitely lost in loss record 1,802 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14300== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14300== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14300== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 64 bytes in 1 blocks are definitely lost in loss record 1,838 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x54C073D: luaopen_math (lib_math.c:221)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 64 (32 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,839 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==14300== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 64 bytes in 2 blocks are definitely lost in loss record 1,840 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==14300== by 0x54C6353: luaopen_package (lib_package.c:619)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 64 bytes in 2 blocks are definitely lost in loss record 1,841 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 64 bytes in 2 blocks are definitely lost in loss record 1,842 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 64 bytes in 2 blocks are definitely lost in loss record 1,843 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51777D: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:103)
==14300== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 64 bytes in 2 blocks are definitely lost in loss record 1,844 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x51777D: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:103)
==14300== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==14300== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==14300== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 65 bytes in 3 blocks are definitely lost in loss record 1,845 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14300== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14300== by 0x547F049: parse_for (lj_parse.c:2577)
==14300== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14300== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 67 bytes in 3 blocks are definitely lost in loss record 1,847 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 72 bytes in 1 blocks are definitely lost in loss record 1,863 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468EB7: newtab (lj_tab.c:109)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54C61FC: luaopen_package (lib_package.c:597)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 72 bytes in 1 blocks are definitely lost in loss record 1,864 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468EB7: newtab (lj_tab.c:109)
==14300== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==14300== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,865 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x54B7C74: clib_new (lj_clib.c:398)
==14300== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==14300== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 72 bytes in 1 blocks are definitely lost in loss record 1,866 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54762EB: lua_getfield (lj_api.c:800)
==14300== by 0x503895: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:55)
==14300== by 0x5039D3: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:162)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:ngx_http_lua_cache_load_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 80 bytes in 1 blocks are definitely lost in loss record 1,890 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==14300== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==14300== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==14300== by 0x54C278F: luaopen_string (lib_string.c:739)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 82 bytes in 1 blocks are definitely lost in loss record 1,893 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x547567A: lua_pushlstring (lj_api.c:640)
==14300== by 0x502F07: ngx_http_lua_new_state (ngx_http_lua_util.c:289)
==14300== by 0x502F07: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 88 bytes in 4 blocks are definitely lost in loss record 1,898 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C4976: luaopen_io (lib_io.c:533)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 1 blocks are definitely lost in loss record 1,919 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 1 blocks are definitely lost in loss record 1,920 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==14300== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 1 blocks are definitely lost in loss record 1,921 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==14300== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 1 blocks are definitely lost in loss record 1,922 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==14300== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 1 blocks are definitely lost in loss record 1,923 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14300== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14300== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 1 blocks are definitely lost in loss record 1,924 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14300== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14300== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 1 blocks are definitely lost in loss record 1,925 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547C49B: expr_field (lj_parse.c:1673)
==14300== by 0x547E47F: expr_primary (lj_parse.c:1950)
==14300== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14300== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14300== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 1 blocks are definitely lost in loss record 1,926 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==14300== by 0x5476F58: lua_setfield (lj_api.c:972)
==14300== by 0x54C5657: modinit (lib_package.c:507)
==14300== by 0x54C5657: lj_cf_package_module (lib_package.c:520)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:modinit
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 3 blocks are definitely lost in loss record 1,927 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==14300== by 0x54C61DB: luaopen_package (lib_package.c:595)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 96 bytes in 3 blocks are definitely lost in loss record 1,928 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 100 bytes in 5 blocks are definitely lost in loss record 1,929 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==14300== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==14300== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==14300== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 108 bytes in 5 blocks are definitely lost in loss record 1,930 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C48FD: luaopen_io (lib_io.c:530)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 114 bytes in 5 blocks are definitely lost in loss record 1,938 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==14300== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==14300== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 119 bytes in 1 blocks are definitely lost in loss record 1,939 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5475745: lua_pushstring (lj_api.c:652)
==14300== by 0x54C607A: setpath (lib_package.c:555)
==14300== by 0x54C62B3: luaopen_package (lib_package.c:611)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 120 bytes in 1 blocks are definitely lost in loss record 1,945 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547C960: parse_body (lj_parse.c:1855)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 120 bytes in 5 blocks are definitely lost in loss record 1,946 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546AB0F: func_finduv (lj_func.c:52)
==14300== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==14300== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 125 bytes in 6 blocks are definitely lost in loss record 1,949 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5475745: lua_pushstring (lj_api.c:652)
==14300== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 126 bytes in 1 blocks are definitely lost in loss record 1,950 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547C960: parse_body (lj_parse.c:1855)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547EF73: parse_return (lj_parse.c:2316)
==14300== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==14300== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 128 bytes in 4 blocks are definitely lost in loss record 1,970 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==14300== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==14300== by 0x54C6212: luaopen_package (lib_package.c:599)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 128 bytes in 4 blocks are definitely lost in loss record 1,971 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 130 bytes in 1 blocks are definitely lost in loss record 1,972 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547C960: parse_body (lj_parse.c:1855)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 142 bytes in 6 blocks are definitely lost in loss record 1,975 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C01DF: luaopen_base (lib_base.c:708)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 157 bytes in 6 blocks are definitely lost in loss record 1,983 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 162 bytes in 1 blocks are definitely lost in loss record 1,993 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547C960: parse_body (lj_parse.c:1855)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 162 bytes in 2 blocks are definitely lost in loss record 1,994 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14300== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14300== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 162 bytes in 2 blocks are definitely lost in loss record 1,995 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14300== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14300== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==14300== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==14300== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 172 bytes in 5 blocks are definitely lost in loss record 2,000 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A70B: func_newL (lj_func.c:122)
==14300== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==14300== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 176 bytes in 2 blocks are definitely lost in loss record 2,007 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==14300== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==14300== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==14300== by 0x54C0761: luaopen_math (lib_math.c:223)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 186 bytes in 8 blocks are definitely lost in loss record 2,011 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C528D: luaopen_os (lib_os.c:289)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,015 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C01DF: luaopen_base (lib_base.c:708)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,016 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==14300== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,017 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==14300== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,018 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==14300== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,019 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,020 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,021 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==14300== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,022 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==14300== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,023 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547B387: lex_match (lj_parse.c:1006)
==14300== by 0x547E31E: parse_args (lj_parse.c:1906)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14300== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14300== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547F25B: parse_local (lj_parse.c:2261)
==14300== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:lex_match
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,024 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547B387: lex_match (lj_parse.c:1006)
==14300== by 0x547E31E: parse_args (lj_parse.c:1906)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14300== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14300== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547EF73: parse_return (lj_parse.c:2316)
==14300== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==14300== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547EF73: parse_return (lj_parse.c:2316)
==14300== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==14300== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:lex_match
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 1 blocks are definitely lost in loss record 2,025 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547EB7F: parse_local (lj_parse.c:2260)
==14300== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==14300== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 4 blocks are definitely lost in loss record 2,026 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x50B77C: ngx_http_lua_socket_tcp (ngx_http_lua_socket_tcp.c:440)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_socket_tcp
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 192 bytes in 6 blocks are definitely lost in loss record 2,027 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 194 bytes in 9 blocks are definitely lost in loss record 2,028 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C278F: luaopen_string (lib_string.c:739)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 200 bytes in 1 blocks are definitely lost in loss record 2,029 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547F857: lj_parse (lj_parse.c:2721)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==14300== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 212 bytes in 1 blocks are definitely lost in loss record 2,032 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547C960: parse_body (lj_parse.c:1855)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14300== by 0x547F049: parse_for (lj_parse.c:2577)
==14300== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14300== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 216 bytes in 10 blocks are definitely lost in loss record 2,033 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 2,034 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547F857: lj_parse (lj_parse.c:2721)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 224 bytes in 7 blocks are definitely lost in loss record 2,038 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C01DF: luaopen_base (lib_base.c:708)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 230 bytes in 10 blocks are definitely lost in loss record 2,041 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==14300== by 0x54C01C2: luaopen_base (lib_base.c:707)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 232 (154 direct, 78 indirect) bytes in 1 blocks are definitely lost in loss record 2,042 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547F857: lj_parse (lj_parse.c:2721)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 243 bytes in 11 blocks are definitely lost in loss record 2,043 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 256 bytes in 1 blocks are definitely lost in loss record 2,051 of 2,294
==14300== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5467FB9: buf_grow (lj_buf.c:25)
==14300== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==14300== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==14300== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==14300== by 0x547602F: lua_concat (lj_api.c:761)
==14300== by 0x546DFF6: luaL_traceback (lj_debug.c:697)
==14300== by 0x54C6992: lj_cf_debug_traceback (lib_debug.c:392)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5476E36: lua_settable (lj_api.c:959)
==14300== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lua_concat
fun:luaL_traceback
fun:lj_cf_debug_traceback
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 288 bytes in 9 blocks are definitely lost in loss record 2,060 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C48FD: luaopen_io (lib_io.c:530)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 292 bytes in 4 blocks are definitely lost in loss record 2,061 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14300== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x50D5A4: ngx_http_lua_socket_tcp_resume_helper (ngx_http_lua_socket_tcp.c:5994)
==14300== by 0x50D9B3: ngx_http_lua_socket_tcp_read_resume (ngx_http_lua_socket_tcp.c:5907)
==14300== by 0x503C8A: ngx_http_lua_content_wev_handler (ngx_http_lua_contentby.c:150)
==14300== by 0x510C6E: ngx_http_lua_socket_handle_read_success (ngx_http_lua_socket_tcp.c:3508)
==14300== by 0x510C6E: ngx_http_lua_socket_tcp_read (ngx_http_lua_socket_tcp.c:2518)
==14300== by 0x5113D8: ngx_http_lua_socket_read_handler (ngx_http_lua_socket_tcp.c:3307)
==14300== by 0x50BBE3: ngx_http_lua_socket_tcp_handler (ngx_http_lua_socket_tcp.c:3258)
==14300== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14300== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_socket_tcp_resume_helper
fun:ngx_http_lua_socket_tcp_read_resume
fun:ngx_http_lua_content_wev_handler
fun:ngx_http_lua_socket_handle_read_success
fun:ngx_http_lua_socket_tcp_read
fun:ngx_http_lua_socket_read_handler
fun:ngx_http_lua_socket_tcp_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 301 (265 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 2,062 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547F857: lj_parse (lj_parse.c:2721)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 310 bytes in 1 blocks are definitely lost in loss record 2,067 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547C960: parse_body (lj_parse.c:1855)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 320 bytes in 4 blocks are definitely lost in loss record 2,073 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x5468EB7: newtab (lj_tab.c:109)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x50B77C: ngx_http_lua_socket_tcp (ngx_http_lua_socket_tcp.c:440)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_socket_tcp
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 322 bytes in 4 blocks are definitely lost in loss record 2,074 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14300== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x50D5A4: ngx_http_lua_socket_tcp_resume_helper (ngx_http_lua_socket_tcp.c:5994)
==14300== by 0x50D9A0: ngx_http_lua_socket_tcp_conn_resume (ngx_http_lua_socket_tcp.c:5900)
==14300== by 0x503C8A: ngx_http_lua_content_wev_handler (ngx_http_lua_contentby.c:150)
==14300== by 0x50B910: ngx_http_lua_socket_handle_conn_success (ngx_http_lua_socket_tcp.c:3471)
==14300== by 0x50E9C4: ngx_http_lua_socket_connected_handler (ngx_http_lua_socket_tcp.c:3739)
==14300== by 0x50BBD6: ngx_http_lua_socket_tcp_handler (ngx_http_lua_socket_tcp.c:3255)
==14300== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==14300== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_socket_tcp_resume_helper
fun:ngx_http_lua_socket_tcp_conn_resume
fun:ngx_http_lua_content_wev_handler
fun:ngx_http_lua_socket_handle_conn_success
fun:ngx_http_lua_socket_connected_handler
fun:ngx_http_lua_socket_tcp_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 323 (291 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,075 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547F857: lj_parse (lj_parse.c:2721)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 352 bytes in 11 blocks are definitely lost in loss record 2,080 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C4976: luaopen_io (lib_io.c:533)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 352 bytes in 11 blocks are definitely lost in loss record 2,081 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C528D: luaopen_os (lib_os.c:289)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 360 bytes in 15 blocks are definitely lost in loss record 2,087 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546AB0F: func_finduv (lj_func.c:52)
==14300== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==14300== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 382 bytes in 18 blocks are definitely lost in loss record 2,090 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C0761: luaopen_math (lib_math.c:223)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,096 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==14300== by 0x5476F58: lua_setfield (lj_api.c:972)
==14300== by 0x54C6335: luaopen_package (lib_package.c:617)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,097 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,098 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14300== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C48FD: luaopen_io (lib_io.c:530)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,099 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C4976: luaopen_io (lib_io.c:533)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,100 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C528D: luaopen_os (lib_os.c:289)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,101 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C278F: luaopen_string (lib_string.c:739)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,102 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,103 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,104 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,105 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==14300== by 0x5476F58: lua_setfield (lj_api.c:972)
==14300== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==14300== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,106 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==14300== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,107 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,108 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,109 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547D50F: expr_simple (lj_parse.c:2014)
==14300== by 0x547D50F: expr_unop (lj_parse.c:2077)
==14300== by 0x547D50F: expr_binop (lj_parse.c:2090)
==14300== by 0x547CF53: expr_binop (lj_parse.c:2098)
==14300== by 0x547DA01: expr (lj_parse.c:2109)
==14300== by 0x547DA01: expr_cond (lj_parse.c:2124)
==14300== by 0x547F6BD: parse_then (lj_parse.c:2589)
==14300== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14300== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14300== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14300== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14300== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14300== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547D56B: expr_simple (lj_parse.c:2008)
==14300== by 0x547D56B: expr_unop (lj_parse.c:2077)
==14300== by 0x547D56B: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E717: parse_assignment (lj_parse.c:2202)
==14300== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==14300== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14300== by 0x547F049: parse_for (lj_parse.c:2577)
==14300== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14300== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 1 blocks are definitely lost in loss record 2,110 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EE27: parse_func (lj_parse.c:2277)
==14300== by 0x547EE27: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE27: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 384 bytes in 12 blocks are definitely lost in loss record 2,111 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 409 bytes in 1 blocks are definitely lost in loss record 2,115 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14300== by 0x4E82DC: ngx_http_lua_ngx_log (ngx_http_lua_log.c:59)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5476E36: lua_settable (lj_api.c:959)
==14300== by 0x54BDCD1: luaL_findtable (lib_aux.c:96)
==14300== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==14300== by 0x54C55A1: lj_cf_package_module (lib_package.c:514)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_ngx_log
fun:lj_BC_FUNCC
fun:lua_settable
fun:luaL_findtable
fun:luaL_pushmodule
fun:lj_cf_package_module
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 416 bytes in 13 blocks are definitely lost in loss record 2,116 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C278F: luaopen_string (lib_string.c:739)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 432 (72 direct, 360 indirect) bytes in 1 blocks are definitely lost in loss record 2,118 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546E802: lj_state_new (lj_state.c:275)
==14300== by 0x5475E8A: lua_newthread (lj_api.c:737)
==14300== by 0x51D919: ngx_http_lua_ngx_timer_helper (ngx_http_lua_timer.c:217)
==14300== by 0x51DDD5: ngx_http_lua_ngx_timer_at (ngx_http_lua_timer.c:114)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14300== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==14300== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==14300== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_state_new
fun:lua_newthread
fun:ngx_http_lua_ngx_timer_helper
fun:ngx_http_lua_ngx_timer_at
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 437 (405 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,119 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547F857: lj_parse (lj_parse.c:2721)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 438 bytes in 19 blocks are definitely lost in loss record 2,120 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==14300== by 0x546E387: cpluaopen (lj_state.c:152)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x546E64F: lua_newstate (lj_state.c:222)
==14300== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14300== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14300== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 464 bytes in 22 blocks are definitely lost in loss record 2,127 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==14300== by 0x546E38F: cpluaopen (lj_state.c:153)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x546E64F: lua_newstate (lj_state.c:222)
==14300== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14300== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14300== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 485 bytes in 20 blocks are definitely lost in loss record 2,130 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==14300== by 0x54C01C2: luaopen_base (lib_base.c:707)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 512 bytes in 16 blocks are definitely lost in loss record 2,148 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 544 bytes in 17 blocks are definitely lost in loss record 2,154 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 576 bytes in 18 blocks are definitely lost in loss record 2,160 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 577 bytes in 1 blocks are definitely lost in loss record 2,161 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==14300== by 0x547C960: parse_body (lj_parse.c:1855)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 662 bytes in 8 blocks are definitely lost in loss record 2,173 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x4E7FAB: log_wrapper (ngx_http_lua_log.c:190)
==14300== by 0x4E8242: ngx_http_lua_print (ngx_http_lua_log.c:85)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:log_wrapper
fun:ngx_http_lua_print
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 760 bytes in 5 blocks are definitely lost in loss record 2,183 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==14300== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==14300== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==14300== by 0x54C33ED: luaopen_table (lib_table.c:379)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,186 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==14300== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==14300== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==14300== by 0x54C0761: luaopen_math (lib_math.c:223)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,187 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==14300== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,188 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==14300== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==14300== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,189 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==14300== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,190 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x547710F: lua_rawset (lj_api.c:991)
==14300== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==14300== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,191 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547EB2E: parse_stmt (lj_parse.c:2647)
==14300== by 0x547EB2E: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==14300== by 0x547F049: parse_for (lj_parse.c:2577)
==14300== by 0x547F049: parse_stmt (lj_parse.c:2638)
==14300== by 0x547F049: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==14300== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,192 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x5479DD8: lex_opt (lj_parse.c:989)
==14300== by 0x547D9D7: expr_list (lj_parse.c:1877)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547F172: parse_local (lj_parse.c:2248)
==14300== by 0x547F172: parse_stmt (lj_parse.c:2648)
==14300== by 0x547F172: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,193 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==14300== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,194 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14300== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14300== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,195 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==14300== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==14300== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,196 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x547983F: lex_scan (lj_lex.c:301)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547C49B: expr_field (lj_parse.c:1673)
==14300== by 0x547E47F: expr_primary (lj_parse.c:1950)
==14300== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==14300== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==14300== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==14300== by 0x547D9A5: expr (lj_parse.c:2109)
==14300== by 0x547D9A5: expr_list (lj_parse.c:1876)
==14300== by 0x547E302: parse_args (lj_parse.c:1902)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F6D4: parse_then (lj_parse.c:2591)
==14300== by 0x547EEC4: parse_if (lj_parse.c:2601)
==14300== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==14300== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==14300== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==14300== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 768 bytes in 1 blocks are definitely lost in loss record 2,197 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==14300== by 0x5476F58: lua_setfield (lj_api.c:972)
==14300== by 0x54C54AC: lj_cf_package_require (lib_package.c:457)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 840 (72 direct, 768 indirect) bytes in 1 blocks are definitely lost in loss record 2,208 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546E802: lj_state_new (lj_state.c:275)
==14300== by 0x5475E8A: lua_newthread (lj_api.c:737)
==14300== by 0x51D919: ngx_http_lua_ngx_timer_helper (ngx_http_lua_timer.c:217)
==14300== by 0x51DDD5: ngx_http_lua_ngx_timer_at (ngx_http_lua_timer.c:114)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==14300== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==14300== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==14300== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==14300== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==14300== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==14300== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==14300== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==14300== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==14300== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==14300== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==14300== by 0x4DD487: ngx_http_echo_wev_handler (ngx_http_echo_handler.c:71)
==14300== by 0x4DDDF4: ngx_http_echo_post_sleep (ngx_http_echo_sleep.c:108)
==14300== by 0x4DDDF4: ngx_http_echo_sleep_event_handler (ngx_http_echo_sleep.c:146)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_state_new
fun:lua_newthread
fun:ngx_http_lua_ngx_timer_helper
fun:ngx_http_lua_ngx_timer_at
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_wev_handler
fun:ngx_http_echo_post_sleep
fun:ngx_http_echo_sleep_event_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 848 bytes in 26 blocks are definitely lost in loss record 2,209 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C0761: luaopen_math (lib_math.c:223)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 1,000 bytes in 27 blocks are definitely lost in loss record 2,221 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==14300== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==14300== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==14300== by 0x54C01C2: luaopen_base (lib_base.c:707)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==14300== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==14300== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 1,494 bytes in 61 blocks are definitely lost in loss record 2,245 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468C42: lj_str_new (lj_str.c:220)
==14300== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==14300== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 1,536 bytes in 1 blocks are definitely lost in loss record 2,247 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x546E332: cpluaopen (lj_state.c:149)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x546E64F: lua_newstate (lj_state.c:222)
==14300== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==14300== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==14300== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 1,536 bytes in 1 blocks are definitely lost in loss record 2,248 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5469CC4: newhpart (lj_tab.c:66)
==14300== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==14300== by 0x546A0C6: rehashtab (lj_tab.c:387)
==14300== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==14300== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==14300== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==14300== by 0x5479986: lex_string (lj_lex.c:280)
==14300== by 0x5479986: lex_scan (lj_lex.c:364)
==14300== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==14300== by 0x547E2F1: parse_args (lj_parse.c:1898)
==14300== by 0x547E46C: expr_primary (lj_parse.c:1965)
==14300== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==14300== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==14300== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F688: parse_block (lj_parse.c:2402)
==14300== by 0x547F296: parse_if (lj_parse.c:2611)
==14300== by 0x547F296: parse_stmt (lj_parse.c:2627)
==14300== by 0x547F296: parse_chunk (lj_parse.c:2685)
==14300== by 0x547C930: parse_body (lj_parse.c:1853)
==14300== by 0x547EE83: parse_func (lj_parse.c:2286)
==14300== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==14300== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==14300== by 0x547F83F: lj_parse (lj_parse.c:2718)
==14300== by 0x548153A: cpparser (lj_load.c:41)
==14300== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x548165A: lua_loadx (lj_load.c:58)
==14300== by 0x5481717: luaL_loadfilex (lj_load.c:101)
==14300== by 0x54C5E89: lj_cf_package_loader_lua (lib_package.c:371)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x54C542C: lj_cf_package_require (lib_package.c:448)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadfilex
fun:lj_cf_package_loader_lua
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 1,792 bytes in 4 blocks are definitely lost in loss record 2,255 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==14300== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==14300== by 0x513894: ngx_http_lua_socket_tcp_connect (ngx_http_lua_socket_tcp.c:1031)
==14300== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==14300== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==14300== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==14300== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==14300== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==14300== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==14300== by 0x422F5B: main (nginx.c:382)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:ngx_http_lua_socket_tcp_connect
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 2,266 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==14300== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==14300== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua ==14300== 3,072 bytes in 1 blocks are definitely lost in loss record 2,273 of 2,294
==14300== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==14300== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==14300== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==14300== by 0x5468F18: newhpart (lj_tab.c:66)
==14300== by 0x5468F18: newtab (lj_tab.c:145)
==14300== by 0x5469058: lj_tab_new (lj_tab.c:162)
==14300== by 0x5475B5A: lua_createtable (lj_api.c:706)
==14300== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==14300== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==14300== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==14300== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==14300== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==14300== by 0x459663: ngx_http_block (ngx_http.c:312)
==14300== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==14300== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==14300== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==14300== by 0x422D15: main (nginx.c:294)
==14300==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
143-ssl-session-fetch.t TEST 14: keep global variable in ssl_session_(store|fetch)_by_lua when OpenResty LuaJIT is used - response_body_like - response is expected (failed to do SSL handshake: handshake failed) 'failed to do SSL handshake: handshake failed
'
doesn't match '(?^s:\A[123]done\n\z)'
143-ssl-session-fetch.t TEST 14: keep global variable in ssl_session_(store|fetch)_by_lua when OpenResty LuaJIT is used - response_body_like - response is expected (failed to do SSL handshake: handshake failed) 'failed to do SSL handshake: handshake failed
'
doesn't match '(?^s:\A[123]done\n\z)'
143-ssl-session-fetch.t TEST 14: keep global variable in ssl_session_(store|fetch)_by_lua when OpenResty LuaJIT is used - response_body_like - response is expected (failed to do SSL handshake: handshake failed) 'failed to do SSL handshake: handshake failed
'
doesn't match '(?^s:\A[123]done\n\z)'
158-global-var.t TEST 8: ssl_certificate_by_lua - response_body_like - response is expected (failed to do SSL handshake: handshake failed) 'failed to do SSL handshake: handshake failed
'
doesn't match '(?^s:\A[12]done\n\z)'
158-global-var.t TEST 8: ssl_certificate_by_lua - grep_error_log_out (req 0) ''
doesn't match '(?^:\A\[warn\] .*?writing a global lua variable \('foo'\)
ssl_certificate_by_lua:3: in main chunk\n\z)'
158-global-var.t TEST 8: ssl_certificate_by_lua - response_body_like - response is expected (failed to do SSL handshake: handshake failed) 'failed to do SSL handshake: handshake failed
'
doesn't match '(?^s:\A[12]done\n\z)'
158-global-var.t TEST 8: ssl_certificate_by_lua - grep_error_log_out (req 1) got: ''
expected: 'old foo: 1
'
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== Invalid read of size 8
==15180== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15180== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180== Address 0x30 is not stack'd, malloc'd or (recently) free'd
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180==
==15180== Process terminating with default action of signal 11 (SIGSEGV)
==15180== Access not within mapped region at address 0x30
==15180== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15180== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180== If you believe this happened as a result of a stack
==15180== overflow in your program's main thread (unlikely but
==15180== possible), you can try to increase the size of the
==15180== main thread stack using the --main-stacksize= flag.
==15180== The main thread stack size used in this run was 8388608.
==15180== 18 bytes in 1 blocks are definitely lost in loss record 826 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15180== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 18 bytes in 1 blocks are definitely lost in loss record 827 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15180== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 832 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 833 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 834 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 835 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 836 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15180== by 0x547E594: expr_primary (lj_parse.c:1961)
==15180== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15180== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15180== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9CA: expr (lj_parse.c:2109)
==15180== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15180== by 0x547E302: parse_args (lj_parse.c:1902)
==15180== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15180== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15180== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15180== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F688: parse_block (lj_parse.c:2402)
==15180== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15180== by 0x547F049: parse_for (lj_parse.c:2577)
==15180== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15180== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 837 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 838 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 839 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 840 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 19 bytes in 1 blocks are definitely lost in loss record 841 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15180== by 0x547E594: expr_primary (lj_parse.c:1961)
==15180== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15180== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15180== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9CA: expr (lj_parse.c:2109)
==15180== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15180== by 0x547E302: parse_args (lj_parse.c:1902)
==15180== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15180== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15180== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15180== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F688: parse_block (lj_parse.c:2402)
==15180== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15180== by 0x547F049: parse_for (lj_parse.c:2577)
==15180== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15180== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 850 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15180== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 851 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15180== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 852 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15180== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 853 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 854 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 855 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 856 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 857 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15180== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 858 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15180== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 859 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 860 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 861 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 862 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 863 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x5481548: cpparser (lj_load.c:42)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 864 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 865 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 866 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x547983F: lex_scan (lj_lex.c:301)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15180== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15180== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15180== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 867 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x5481548: cpparser (lj_load.c:42)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 868 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 869 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 870 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 871 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15180== by 0x547D619: expr_simple (lj_parse.c:2004)
==15180== by 0x547D619: expr_unop (lj_parse.c:2077)
==15180== by 0x547D619: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 872 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15180== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 873 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x5481548: cpparser (lj_load.c:42)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15180== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15180== by 0x504BEB: ngx_http_lua_rewrite_handler_inline (ngx_http_lua_rewriteby.c:184)
==15180== by 0x504B42: ngx_http_lua_rewrite_handler (ngx_http_lua_rewriteby.c:167)
==15180== by 0x45EE39: ngx_http_core_rewrite_phase (ngx_http_core_module.c:923)
==15180== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15180== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15180== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15180== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15180== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15180== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_rewrite_handler_inline
fun:ngx_http_lua_rewrite_handler
fun:ngx_http_core_rewrite_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 874 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15180== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 875 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15180== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 876 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15180== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 877 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 878 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 879 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 880 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 881 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15180== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 882 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15180== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 883 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 884 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 885 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 886 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 887 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x5481548: cpparser (lj_load.c:42)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 888 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 889 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 890 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x547983F: lex_scan (lj_lex.c:301)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15180== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15180== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15180== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 891 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x5481548: cpparser (lj_load.c:42)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 892 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 893 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 894 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 895 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15180== by 0x547D619: expr_simple (lj_parse.c:2004)
==15180== by 0x547D619: expr_unop (lj_parse.c:2077)
==15180== by 0x547D619: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 20 bytes in 1 blocks are definitely lost in loss record 896 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15180== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 909 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C6293: luaopen_package (lib_package.c:610)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 910 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15180== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 911 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15180== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 912 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15180== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 913 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15180== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 914 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15180== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 915 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 916 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 917 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 918 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 919 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15180== by 0x547D108: expr_binop (lj_parse.c:2098)
==15180== by 0x547DA01: expr (lj_parse.c:2109)
==15180== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15180== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15180== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15180== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15180== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547F172: parse_local (lj_parse.c:2248)
==15180== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 920 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C6293: luaopen_package (lib_package.c:610)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 921 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15180== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 922 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15180== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 923 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15180== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 924 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15180== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 925 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15180== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 926 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 927 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 928 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 929 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 21 bytes in 1 blocks are definitely lost in loss record 930 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15180== by 0x547D108: expr_binop (lj_parse.c:2098)
==15180== by 0x547DA01: expr (lj_parse.c:2109)
==15180== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15180== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15180== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15180== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15180== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547F172: parse_local (lj_parse.c:2248)
==15180== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 945 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C4959: luaopen_io (lib_io.c:532)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 946 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15180== by 0x54C4992: luaopen_io (lib_io.c:534)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 947 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 948 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15180== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 949 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15180== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 950 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15180== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 951 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15180== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 952 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 953 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15180== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 954 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 955 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 956 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 957 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C4959: luaopen_io (lib_io.c:532)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 958 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15180== by 0x54C4992: luaopen_io (lib_io.c:534)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 959 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 960 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15180== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 961 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15180== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 962 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15180== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 963 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15180== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 964 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 965 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15180== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 966 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 967 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 22 bytes in 1 blocks are definitely lost in loss record 968 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 974 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 975 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C6308: luaopen_package (lib_package.c:615)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 976 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15180== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 977 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15180== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 978 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15180== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 979 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15180== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 980 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 981 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5097EB: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:415)
==15180== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 982 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 983 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 984 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 985 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 986 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 987 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 988 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C6308: luaopen_package (lib_package.c:615)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 989 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15180== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 990 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15180== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 991 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15180== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 992 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15180== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 993 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 994 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 995 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 996 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 997 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 23 bytes in 1 blocks are definitely lost in loss record 998 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,636 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,637 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C6243: luaopen_package (lib_package.c:606)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,638 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C6335: luaopen_package (lib_package.c:617)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,639 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,640 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54762EB: lua_getfield (lj_api.c:800)
==15180== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15180== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,641 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,642 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,643 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,644 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,645 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,646 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,647 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15180== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,648 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x547983F: lex_scan (lj_lex.c:301)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15180== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15180== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15180== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,649 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,650 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,651 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,652 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,653 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,654 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C6243: luaopen_package (lib_package.c:606)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,655 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54C6335: luaopen_package (lib_package.c:617)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,656 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,657 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54762EB: lua_getfield (lj_api.c:800)
==15180== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15180== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,658 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,659 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,660 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,661 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,662 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,663 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,664 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15180== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,665 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x547983F: lex_scan (lj_lex.c:301)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15180== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15180== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15180== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,666 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,667 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,668 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 24 bytes in 1 blocks are definitely lost in loss record 1,669 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,676 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15180== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15180== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,677 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,678 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,679 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,680 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,681 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,682 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,683 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,684 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,685 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,686 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15180== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15180== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,687 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,688 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,689 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,690 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,691 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,692 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,693 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,694 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 25 bytes in 1 blocks are definitely lost in loss record 1,695 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,704 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C3414: luaopen_table (lib_table.c:384)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,705 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,706 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,707 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,708 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,709 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,710 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,711 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,712 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,713 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15180== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,714 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,715 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,716 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,717 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15180== by 0x547D108: expr_binop (lj_parse.c:2098)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547E302: parse_args (lj_parse.c:1902)
==15180== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15180== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15180== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F688: parse_block (lj_parse.c:2402)
==15180== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15180== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15180== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15180== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F688: parse_block (lj_parse.c:2402)
==15180== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15180== by 0x547F049: parse_for (lj_parse.c:2577)
==15180== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15180== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,718 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C3414: luaopen_table (lib_table.c:384)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,719 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,720 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,721 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,722 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,723 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,724 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,725 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,726 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,727 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15180== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,728 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,729 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,730 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 26 bytes in 1 blocks are definitely lost in loss record 1,731 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15180== by 0x547D108: expr_binop (lj_parse.c:2098)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547E302: parse_args (lj_parse.c:1902)
==15180== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15180== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15180== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F688: parse_block (lj_parse.c:2402)
==15180== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15180== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15180== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15180== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F688: parse_block (lj_parse.c:2402)
==15180== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15180== by 0x547F049: parse_for (lj_parse.c:2577)
==15180== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15180== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,736 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,737 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,738 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,739 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,740 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,741 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,742 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,743 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,744 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,745 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,746 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15180== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,747 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15180== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,748 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15180== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,749 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,750 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,751 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15180== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,752 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,753 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,754 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,755 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,756 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,757 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,758 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,759 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,760 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,761 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15180== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,762 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15180== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,763 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15180== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,764 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 27 bytes in 1 blocks are definitely lost in loss record 1,765 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,772 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C343B: luaopen_table (lib_table.c:385)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,773 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,774 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,775 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,776 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,777 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,778 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,779 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,780 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,781 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,782 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,783 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,784 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15180== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,785 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,786 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,787 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15180== by 0x547DA01: expr (lj_parse.c:2109)
==15180== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15180== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15180== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15180== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15180== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547F172: parse_local (lj_parse.c:2248)
==15180== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,788 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C343B: luaopen_table (lib_table.c:385)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,789 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,790 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,791 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,792 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,793 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,794 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,795 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,796 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,797 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,798 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,799 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,800 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15180== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,801 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,802 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 28 bytes in 1 blocks are definitely lost in loss record 1,803 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15180== by 0x547DA01: expr (lj_parse.c:2109)
==15180== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15180== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15180== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15180== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15180== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547F172: parse_local (lj_parse.c:2248)
==15180== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,810 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,811 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,812 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,813 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,814 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,815 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,816 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,817 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,818 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,819 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,820 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,821 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,822 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,823 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,824 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,825 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,826 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,827 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,828 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,829 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,830 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 29 bytes in 1 blocks are definitely lost in loss record 1,831 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,840 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,841 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C3462: luaopen_table (lib_table.c:386)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,842 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,843 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,844 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,845 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,846 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,847 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,848 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,849 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,850 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,851 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,852 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,853 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,854 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,855 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,856 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C3462: luaopen_table (lib_table.c:386)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,857 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,858 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,859 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,860 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,861 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,862 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,863 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,864 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,865 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,866 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,867 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,868 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 30 bytes in 1 blocks are definitely lost in loss record 1,869 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,872 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,873 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,874 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,875 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,876 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,877 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,878 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,879 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,880 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 31 bytes in 1 blocks are definitely lost in loss record 1,881 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,084 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x546E332: cpluaopen (lj_state.c:149)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,085 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x546E344: cpluaopen (lj_state.c:150)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,086 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15180== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,087 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15180== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,088 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,089 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15180== by 0x54C619B: luaopen_package (lib_package.c:592)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,090 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15180== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,091 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15180== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15180== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,092 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,093 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C3414: luaopen_table (lib_table.c:384)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,094 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C343B: luaopen_table (lib_table.c:385)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,095 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C3462: luaopen_table (lib_table.c:386)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,096 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C3489: luaopen_table (lib_table.c:387)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,097 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,098 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,099 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,100 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C4976: luaopen_io (lib_io.c:533)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,101 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C528D: luaopen_os (lib_os.c:289)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,102 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,103 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,104 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,105 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,106 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,107 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,108 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,109 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,110 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,111 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,112 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15180== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,113 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15180== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,114 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15180== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,115 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15180== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,116 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15180== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,117 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,118 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,119 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,120 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,121 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,122 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,123 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,124 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15180== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,125 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15180== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,126 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15180== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,127 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15180== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,128 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,129 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,130 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,131 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,132 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,133 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,134 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,135 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,136 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,137 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,138 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,139 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,140 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,141 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,142 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,143 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,144 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,145 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,146 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,147 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,148 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,149 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,150 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,151 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,152 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,153 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,154 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,155 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,156 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,157 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,158 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,159 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,160 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,161 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,162 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,163 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,164 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,165 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,166 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,167 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,168 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,169 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,170 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15180== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,171 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15180== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,172 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,173 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,174 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,175 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,176 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,177 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,178 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,179 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,180 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,181 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,182 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,183 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,184 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15180== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,185 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,186 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,187 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,188 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,189 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,190 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,191 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,192 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,193 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,194 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,195 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,196 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,197 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,198 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15180== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,199 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15180== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,200 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15180== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,201 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15180== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,202 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15180== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,203 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,204 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,205 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,206 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,207 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,208 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,209 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,210 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,211 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,212 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,213 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,214 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15180== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,215 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,216 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,217 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,218 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,219 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,220 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,221 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,222 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,223 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,224 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,225 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,226 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,227 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,228 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,229 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,230 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,231 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,232 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,233 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,234 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,235 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,236 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,237 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,238 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,239 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,240 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,241 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,242 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,243 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,244 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,245 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,246 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,247 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,248 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,249 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,250 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,251 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,252 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,253 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,254 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,255 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,256 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,257 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,258 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,259 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,260 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,261 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,262 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,263 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,264 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,265 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,266 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,267 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,268 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,269 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,270 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,271 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,272 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,273 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,274 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,275 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,276 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,277 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,278 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15180== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,279 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15180== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,280 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15180== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,281 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,282 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,283 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,284 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,285 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,286 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,287 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15180== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,288 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,289 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15180== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,290 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,291 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,292 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,293 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15180== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,294 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5479E68: fs_init (lj_parse.c:1617)
==15180== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15180== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15180== by 0x504BEB: ngx_http_lua_rewrite_handler_inline (ngx_http_lua_rewriteby.c:184)
==15180== by 0x504B42: ngx_http_lua_rewrite_handler (ngx_http_lua_rewriteby.c:167)
==15180== by 0x45EE39: ngx_http_core_rewrite_phase (ngx_http_core_module.c:923)
==15180== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15180== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15180== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15180== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15180== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15180== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_rewrite_handler_inline
fun:ngx_http_lua_rewrite_handler
fun:ngx_http_core_rewrite_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,295 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x546E332: cpluaopen (lj_state.c:149)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,296 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x546E344: cpluaopen (lj_state.c:150)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,297 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15180== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,298 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15180== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,299 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,300 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15180== by 0x54C619B: luaopen_package (lib_package.c:592)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,301 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15180== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,302 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15180== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15180== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,303 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,304 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C3414: luaopen_table (lib_table.c:384)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,305 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C343B: luaopen_table (lib_table.c:385)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,306 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C3462: luaopen_table (lib_table.c:386)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,307 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C3489: luaopen_table (lib_table.c:387)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,308 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,309 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,310 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C4976: luaopen_io (lib_io.c:533)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C528D: luaopen_os (lib_os.c:289)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15180== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15180== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15180== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15180== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15180== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15180== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15180== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15180== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15180== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15180== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15180== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15180== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15180== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15180== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15180== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15180== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15180== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15180== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15180== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15180== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15180== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15180== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15180== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15180== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15180== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15180== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15180== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,486 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,487 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,488 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,489 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15180== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,490 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15180== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,491 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15180== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,492 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,493 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,494 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,495 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,496 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,497 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,498 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15180== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,499 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15180== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15180== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15180== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15180== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,500 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,501 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15180== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,502 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,503 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,504 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468F59: newtab (lj_tab.c:124)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 32 bytes in 1 blocks are definitely lost in loss record 2,505 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15180== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 33 bytes in 1 blocks are definitely lost in loss record 2,508 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 33 bytes in 1 blocks are definitely lost in loss record 2,509 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 33 bytes in 1 blocks are definitely lost in loss record 2,510 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 33 bytes in 1 blocks are definitely lost in loss record 2,511 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15180== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 33 bytes in 1 blocks are definitely lost in loss record 2,512 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 33 bytes in 1 blocks are definitely lost in loss record 2,513 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 33 bytes in 1 blocks are definitely lost in loss record 2,514 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 33 bytes in 1 blocks are definitely lost in loss record 2,515 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15180== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 34 bytes in 1 blocks are definitely lost in loss record 2,518 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x546E399: cpluaopen (lj_state.c:154)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 34 bytes in 1 blocks are definitely lost in loss record 2,519 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 34 bytes in 1 blocks are definitely lost in loss record 2,520 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x546E399: cpluaopen (lj_state.c:154)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 34 bytes in 1 blocks are definitely lost in loss record 2,521 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 36 bytes in 1 blocks are definitely lost in loss record 2,536 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 36 bytes in 1 blocks are definitely lost in loss record 2,537 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 36 bytes in 2 blocks are definitely lost in loss record 2,538 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15180== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15180== by 0x547E302: parse_args (lj_parse.c:1902)
==15180== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15180== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15180== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15180== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 36 bytes in 2 blocks are definitely lost in loss record 2,539 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15180== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15180== by 0x547E302: parse_args (lj_parse.c:1902)
==15180== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15180== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15180== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15180== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 37 bytes in 1 blocks are definitely lost in loss record 2,540 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 37 bytes in 1 blocks are definitely lost in loss record 2,541 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 37 bytes in 1 blocks are definitely lost in loss record 2,542 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 37 bytes in 1 blocks are definitely lost in loss record 2,543 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 37 bytes in 1 blocks are definitely lost in loss record 2,544 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 37 bytes in 1 blocks are definitely lost in loss record 2,545 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 38 bytes in 1 blocks are definitely lost in loss record 2,548 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 38 bytes in 1 blocks are definitely lost in loss record 2,549 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 38 bytes in 1 blocks are definitely lost in loss record 2,550 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 38 bytes in 1 blocks are definitely lost in loss record 2,551 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 39 bytes in 1 blocks are definitely lost in loss record 2,554 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 39 bytes in 1 blocks are definitely lost in loss record 2,555 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 39 bytes in 1 blocks are definitely lost in loss record 2,556 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 39 bytes in 1 blocks are definitely lost in loss record 2,557 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 39 bytes in 1 blocks are definitely lost in loss record 2,558 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 39 bytes in 1 blocks are definitely lost in loss record 2,559 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,613 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15180== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15180== by 0x54C4992: luaopen_io (lib_io.c:534)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,614 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15180== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15180== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,615 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15180== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15180== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,616 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,617 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,618 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,619 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15180== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15180== by 0x54C4992: luaopen_io (lib_io.c:534)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,620 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15180== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15180== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,621 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15180== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15180== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,622 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,623 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 1 blocks are definitely lost in loss record 2,624 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 2 blocks are definitely lost in loss record 2,625 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15180== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 2 blocks are definitely lost in loss record 2,626 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 2 blocks are definitely lost in loss record 2,627 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15180== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 40 bytes in 2 blocks are definitely lost in loss record 2,628 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 41 bytes in 1 blocks are definitely lost in loss record 2,629 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 41 bytes in 1 blocks are definitely lost in loss record 2,630 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 41 bytes in 1 blocks are definitely lost in loss record 2,631 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 41 bytes in 1 blocks are definitely lost in loss record 2,632 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 42 bytes in 1 blocks are definitely lost in loss record 2,633 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 42 bytes in 1 blocks are definitely lost in loss record 2,634 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 43 bytes in 1 blocks are definitely lost in loss record 2,643 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 43 bytes in 1 blocks are definitely lost in loss record 2,644 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 43 bytes in 2 blocks are definitely lost in loss record 2,645 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 43 bytes in 2 blocks are definitely lost in loss record 2,646 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 44 bytes in 1 blocks are definitely lost in loss record 2,651 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 44 bytes in 1 blocks are definitely lost in loss record 2,652 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15180== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 47 bytes in 2 blocks are definitely lost in loss record 2,662 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15180== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 47 bytes in 2 blocks are definitely lost in loss record 2,663 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15180== by 0x54C6353: luaopen_package (lib_package.c:619)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 47 bytes in 2 blocks are definitely lost in loss record 2,664 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15180== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 47 bytes in 2 blocks are definitely lost in loss record 2,665 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15180== by 0x54C6353: luaopen_package (lib_package.c:619)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,757 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15180== by 0x54C0103: luaopen_base (lib_base.c:706)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,758 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15180== by 0x54C619B: luaopen_package (lib_package.c:592)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,759 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x54C279E: luaopen_string (lib_string.c:740)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,760 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,761 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,762 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,763 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15180== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,764 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,765 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,766 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,767 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,768 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,769 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,770 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,771 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,772 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,773 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,774 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,775 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15180== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,776 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15180== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,777 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,778 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15180== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,779 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468EB7: newtab (lj_tab.c:109)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15180== by 0x547D619: expr_simple (lj_parse.c:2004)
==15180== by 0x547D619: expr_unop (lj_parse.c:2077)
==15180== by 0x547D619: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,780 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5469CC4: newhpart (lj_tab.c:66)
==15180== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15180== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15180== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15180== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==15180== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==15180== by 0x547983F: lex_scan (lj_lex.c:301)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x547F837: lj_parse (lj_parse.c:2717)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15180== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15180== by 0x504BEB: ngx_http_lua_rewrite_handler_inline (ngx_http_lua_rewriteby.c:184)
==15180== by 0x504B42: ngx_http_lua_rewrite_handler (ngx_http_lua_rewriteby.c:167)
==15180== by 0x45EE39: ngx_http_core_rewrite_phase (ngx_http_core_module.c:923)
==15180== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15180== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15180== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15180== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15180== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15180== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_rewrite_handler_inline
fun:ngx_http_lua_rewrite_handler
fun:ngx_http_core_rewrite_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,781 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15180== by 0x54C0103: luaopen_base (lib_base.c:706)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,782 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15180== by 0x54C619B: luaopen_package (lib_package.c:592)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,783 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x54C279E: luaopen_string (lib_string.c:740)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,784 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,785 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,786 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15180== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15180== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,787 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15180== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,788 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15180== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,789 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,790 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15180== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,791 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,792 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15180== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,793 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,794 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,795 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,796 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,797 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,798 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,799 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15180== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,800 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15180== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,801 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,802 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15180== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 48 bytes in 1 blocks are definitely lost in loss record 2,803 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468EB7: newtab (lj_tab.c:109)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15180== by 0x547D619: expr_simple (lj_parse.c:2004)
==15180== by 0x547D619: expr_unop (lj_parse.c:2077)
==15180== by 0x547D619: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 49 bytes in 1 blocks are definitely lost in loss record 2,806 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15180== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15180== by 0x547E302: parse_args (lj_parse.c:1902)
==15180== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15180== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15180== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547F172: parse_local (lj_parse.c:2248)
==15180== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 49 bytes in 1 blocks are definitely lost in loss record 2,807 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15180== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15180== by 0x547E302: parse_args (lj_parse.c:1902)
==15180== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15180== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15180== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547F172: parse_local (lj_parse.c:2248)
==15180== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 60 bytes in 2 blocks are definitely lost in loss record 2,842 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 60 bytes in 2 blocks are definitely lost in loss record 2,843 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15180== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 62 bytes in 3 blocks are definitely lost in loss record 2,846 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15180== by 0x547DB92: expr_table (lj_parse.c:1762)
==15180== by 0x547D619: expr_simple (lj_parse.c:2004)
==15180== by 0x547D619: expr_unop (lj_parse.c:2077)
==15180== by 0x547D619: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 62 bytes in 3 blocks are definitely lost in loss record 2,847 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15180== by 0x5479986: lex_string (lj_lex.c:280)
==15180== by 0x5479986: lex_scan (lj_lex.c:364)
==15180== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15180== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15180== by 0x547DB92: expr_table (lj_parse.c:1762)
==15180== by 0x547D619: expr_simple (lj_parse.c:2004)
==15180== by 0x547D619: expr_unop (lj_parse.c:2077)
==15180== by 0x547D619: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 64 bytes in 1 blocks are definitely lost in loss record 2,919 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15180== by 0x54C073D: luaopen_math (lib_math.c:221)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 64 bytes in 1 blocks are definitely lost in loss record 2,920 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15180== by 0x54C073D: luaopen_math (lib_math.c:221)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 64 bytes in 2 blocks are definitely lost in loss record 2,921 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15180== by 0x54C6353: luaopen_package (lib_package.c:619)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 64 bytes in 2 blocks are definitely lost in loss record 2,922 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 64 bytes in 2 blocks are definitely lost in loss record 2,923 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 64 bytes in 2 blocks are definitely lost in loss record 2,924 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15180== by 0x54C6353: luaopen_package (lib_package.c:619)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 64 bytes in 2 blocks are definitely lost in loss record 2,925 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 64 bytes in 2 blocks are definitely lost in loss record 2,926 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 67 bytes in 3 blocks are definitely lost in loss record 2,929 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 67 bytes in 3 blocks are definitely lost in loss record 2,930 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 72 bytes in 1 blocks are definitely lost in loss record 2,956 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468EB7: newtab (lj_tab.c:109)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,957 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x54B7C74: clib_new (lj_clib.c:398)
==15180== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15180== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 72 bytes in 1 blocks are definitely lost in loss record 2,958 of 3,677
==15180== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15180== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15180== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15180== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15180== by 0x547DE88: expr_table (lj_parse.c:1746)
==15180== by 0x547D619: expr_simple (lj_parse.c:2004)
==15180== by 0x547D619: expr_unop (lj_parse.c:2077)
==15180== by 0x547D619: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 72 bytes in 1 blocks are definitely lost in loss record 2,959 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468EB7: newtab (lj_tab.c:109)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,960 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x54B7C74: clib_new (lj_clib.c:398)
==15180== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15180== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 72 bytes in 1 blocks are definitely lost in loss record 2,961 of 3,677
==15180== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15180== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15180== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15180== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15180== by 0x547DE88: expr_table (lj_parse.c:1746)
==15180== by 0x547D619: expr_simple (lj_parse.c:2004)
==15180== by 0x547D619: expr_unop (lj_parse.c:2077)
==15180== by 0x547D619: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547F25B: parse_local (lj_parse.c:2261)
==15180== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 80 bytes in 1 blocks are definitely lost in loss record 3,001 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15180== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15180== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 80 bytes in 1 blocks are definitely lost in loss record 3,002 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15180== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15180== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 88 bytes in 4 blocks are definitely lost in loss record 3,012 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C4976: luaopen_io (lib_io.c:533)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 88 bytes in 4 blocks are definitely lost in loss record 3,013 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C4976: luaopen_io (lib_io.c:533)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 91 bytes in 4 blocks are definitely lost in loss record 3,014 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15180== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 91 bytes in 4 blocks are definitely lost in loss record 3,015 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15180== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 92 bytes in 1 blocks are definitely lost in loss record 3,016 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547F857: lj_parse (lj_parse.c:2721)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15180== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15180== by 0x504BEB: ngx_http_lua_rewrite_handler_inline (ngx_http_lua_rewriteby.c:184)
==15180== by 0x504B42: ngx_http_lua_rewrite_handler (ngx_http_lua_rewriteby.c:167)
==15180== by 0x45EE39: ngx_http_core_rewrite_phase (ngx_http_core_module.c:923)
==15180== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15180== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15180== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15180== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15180== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15180== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_rewrite_handler_inline
fun:ngx_http_lua_rewrite_handler
fun:ngx_http_core_rewrite_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,055 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,056 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,057 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,058 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,059 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,060 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,061 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,062 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15180== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,063 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15180== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,064 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15180== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,065 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 1 blocks are definitely lost in loss record 3,066 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 3 blocks are definitely lost in loss record 3,067 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15180== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 3 blocks are definitely lost in loss record 3,068 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 3 blocks are definitely lost in loss record 3,069 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15180== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 96 bytes in 3 blocks are definitely lost in loss record 3,070 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 100 bytes in 5 blocks are definitely lost in loss record 3,071 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15180== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 100 bytes in 5 blocks are definitely lost in loss record 3,072 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15180== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15180== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 104 bytes in 1 blocks are definitely lost in loss record 3,075 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x5468EB7: newtab (lj_tab.c:109)
==15180== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15180== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15180== by 0x5046EB: ngx_http_lua_rewrite_by_chunk (ngx_http_lua_rewriteby.c:338)
==15180== by 0x504C00: ngx_http_lua_rewrite_handler_inline (ngx_http_lua_rewriteby.c:194)
==15180== by 0x504B42: ngx_http_lua_rewrite_handler (ngx_http_lua_rewriteby.c:167)
==15180== by 0x45EE39: ngx_http_core_rewrite_phase (ngx_http_core_module.c:923)
==15180== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15180== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15180== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15180== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15180== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15180== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_rewrite_by_chunk
fun:ngx_http_lua_rewrite_handler_inline
fun:ngx_http_lua_rewrite_handler
fun:ngx_http_core_rewrite_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 108 bytes in 5 blocks are definitely lost in loss record 3,078 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 108 bytes in 5 blocks are definitely lost in loss record 3,079 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 114 bytes in 5 blocks are definitely lost in loss record 3,096 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 114 bytes in 5 blocks are definitely lost in loss record 3,097 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 119 bytes in 1 blocks are definitely lost in loss record 3,098 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5475745: lua_pushstring (lj_api.c:652)
==15180== by 0x54C607A: setpath (lib_package.c:555)
==15180== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 119 bytes in 1 blocks are definitely lost in loss record 3,099 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5475745: lua_pushstring (lj_api.c:652)
==15180== by 0x54C607A: setpath (lib_package.c:555)
==15180== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 120 bytes in 5 blocks are definitely lost in loss record 3,110 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546AB0F: func_finduv (lj_func.c:52)
==15180== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 120 bytes in 5 blocks are definitely lost in loss record 3,111 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546AB0F: func_finduv (lj_func.c:52)
==15180== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 125 bytes in 6 blocks are definitely lost in loss record 3,115 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5475745: lua_pushstring (lj_api.c:652)
==15180== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 125 bytes in 6 blocks are definitely lost in loss record 3,116 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5475745: lua_pushstring (lj_api.c:652)
==15180== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 126 bytes in 1 blocks are definitely lost in loss record 3,117 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15180== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15180== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547EF73: parse_return (lj_parse.c:2316)
==15180== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15180== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15180== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15180== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15180== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15180== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 126 bytes in 1 blocks are definitely lost in loss record 3,118 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15180== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15180== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547EF73: parse_return (lj_parse.c:2316)
==15180== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15180== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15180== by 0x547C930: parse_body (lj_parse.c:1853)
==15180== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15180== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15180== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15180== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15180== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 128 bytes in 4 blocks are definitely lost in loss record 3,161 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15180== by 0x54C6212: luaopen_package (lib_package.c:599)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 128 bytes in 4 blocks are definitely lost in loss record 3,162 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 128 bytes in 4 blocks are definitely lost in loss record 3,163 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15180== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15180== by 0x54C6212: luaopen_package (lib_package.c:599)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 128 bytes in 4 blocks are definitely lost in loss record 3,164 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 130 bytes in 1 blocks are definitely lost in loss record 3,165 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15180== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15180== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15180== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15180== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 130 bytes in 1 blocks are definitely lost in loss record 3,166 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15180== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15180== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15180== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15180== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 157 bytes in 6 blocks are definitely lost in loss record 3,184 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 157 bytes in 6 blocks are definitely lost in loss record 3,185 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 160 bytes in 5 blocks are definitely lost in loss record 3,200 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 160 bytes in 5 blocks are definitely lost in loss record 3,201 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 172 bytes in 5 blocks are definitely lost in loss record 3,211 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 172 bytes in 5 blocks are definitely lost in loss record 3,212 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A70B: func_newL (lj_func.c:122)
==15180== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 174 bytes in 8 blocks are definitely lost in loss record 3,213 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 174 bytes in 8 blocks are definitely lost in loss record 3,214 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 176 bytes in 2 blocks are definitely lost in loss record 3,223 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15180== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15180== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 176 bytes in 2 blocks are definitely lost in loss record 3,224 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15180== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15180== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 186 bytes in 8 blocks are definitely lost in loss record 3,233 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C528D: luaopen_os (lib_os.c:289)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 186 bytes in 8 blocks are definitely lost in loss record 3,234 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C528D: luaopen_os (lib_os.c:289)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,240 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15180== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,241 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15180== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,242 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,243 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,244 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,245 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,246 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,247 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15180== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,248 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15180== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,249 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15180== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,250 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,251 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,252 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15180== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 1 blocks are definitely lost in loss record 3,253 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15180== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 6 blocks are definitely lost in loss record 3,254 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 192 bytes in 6 blocks are definitely lost in loss record 3,255 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 200 bytes in 1 blocks are definitely lost in loss record 3,256 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547F857: lj_parse (lj_parse.c:2721)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 200 bytes in 1 blocks are definitely lost in loss record 3,257 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547F857: lj_parse (lj_parse.c:2721)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15180== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 200 bytes in 5 blocks are definitely lost in loss record 3,258 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15180== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15180== by 0x54C38CD: io_file_new (lib_io.c:73)
==15180== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15180== by 0x5046EB: ngx_http_lua_rewrite_by_chunk (ngx_http_lua_rewriteby.c:338)
==15180== by 0x504C00: ngx_http_lua_rewrite_handler_inline (ngx_http_lua_rewriteby.c:194)
==15180== by 0x504B42: ngx_http_lua_rewrite_handler (ngx_http_lua_rewriteby.c:167)
==15180== by 0x45EE39: ngx_http_core_rewrite_phase (ngx_http_core_module.c:923)
==15180== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15180== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15180== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15180== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15180== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15180== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_rewrite_by_chunk
fun:ngx_http_lua_rewrite_handler_inline
fun:ngx_http_lua_rewrite_handler
fun:ngx_http_core_rewrite_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 212 bytes in 1 blocks are definitely lost in loss record 3,261 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15180== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15180== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15180== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15180== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F688: parse_block (lj_parse.c:2402)
==15180== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15180== by 0x547F049: parse_for (lj_parse.c:2577)
==15180== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15180== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 212 bytes in 1 blocks are definitely lost in loss record 3,262 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15180== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15180== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15180== by 0x547D9A5: expr (lj_parse.c:2109)
==15180== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15180== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15180== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15180== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15180== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F688: parse_block (lj_parse.c:2402)
==15180== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15180== by 0x547F049: parse_for (lj_parse.c:2577)
==15180== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15180== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 216 bytes in 10 blocks are definitely lost in loss record 3,263 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 216 bytes in 10 blocks are definitely lost in loss record 3,264 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,267 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547F857: lj_parse (lj_parse.c:2721)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,268 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547F857: lj_parse (lj_parse.c:2721)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 229 bytes in 10 blocks are definitely lost in loss record 3,277 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 229 bytes in 10 blocks are definitely lost in loss record 3,278 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 243 bytes in 5 blocks are definitely lost in loss record 3,279 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54C109B: lj_buf_str (lj_buf.h:100)
==15180== by 0x54C109B: lj_cf_string_format (lib_string.c:726)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15180== by 0x5046EB: ngx_http_lua_rewrite_by_chunk (ngx_http_lua_rewriteby.c:338)
==15180== by 0x504C00: ngx_http_lua_rewrite_handler_inline (ngx_http_lua_rewriteby.c:194)
==15180== by 0x504B42: ngx_http_lua_rewrite_handler (ngx_http_lua_rewriteby.c:167)
==15180== by 0x45EE39: ngx_http_core_rewrite_phase (ngx_http_core_module.c:923)
==15180== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15180== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15180== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15180== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15180== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15180== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_cf_string_format
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_rewrite_by_chunk
fun:ngx_http_lua_rewrite_handler_inline
fun:ngx_http_lua_rewrite_handler
fun:ngx_http_core_rewrite_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 245 bytes in 11 blocks are definitely lost in loss record 3,280 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 245 bytes in 11 blocks are definitely lost in loss record 3,281 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 288 bytes in 9 blocks are definitely lost in loss record 3,309 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 288 bytes in 9 blocks are definitely lost in loss record 3,310 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 310 bytes in 1 blocks are definitely lost in loss record 3,318 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547F172: parse_local (lj_parse.c:2248)
==15180== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 310 bytes in 1 blocks are definitely lost in loss record 3,319 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547F172: parse_local (lj_parse.c:2248)
==15180== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15180== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 352 bytes in 11 blocks are definitely lost in loss record 3,337 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C4976: luaopen_io (lib_io.c:533)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 352 bytes in 11 blocks are definitely lost in loss record 3,338 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C528D: luaopen_os (lib_os.c:289)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 352 bytes in 11 blocks are definitely lost in loss record 3,339 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C4976: luaopen_io (lib_io.c:533)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 352 bytes in 11 blocks are definitely lost in loss record 3,340 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C528D: luaopen_os (lib_os.c:289)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 360 bytes in 15 blocks are definitely lost in loss record 3,345 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546AB0F: func_finduv (lj_func.c:52)
==15180== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 360 bytes in 15 blocks are definitely lost in loss record 3,346 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x546AB0F: func_finduv (lj_func.c:52)
==15180== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15180== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15180== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 363 bytes in 1 blocks are definitely lost in loss record 3,347 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 363 bytes in 1 blocks are definitely lost in loss record 3,348 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15180== by 0x547C960: parse_body (lj_parse.c:1855)
==15180== by 0x547EE83: parse_func (lj_parse.c:2286)
==15180== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15180== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15180== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15180== by 0x548153A: cpparser (lj_load.c:41)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x548165A: lua_loadx (lj_load.c:58)
==15180== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15180== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15180== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 382 bytes in 18 blocks are definitely lost in loss record 3,353 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 382 bytes in 18 blocks are definitely lost in loss record 3,354 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,363 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15180== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,364 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5469CC4: newhpart (lj_tab.c:66)
==15180== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15180== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15180== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15180== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15180== by 0x5476F58: lua_setfield (lj_api.c:972)
==15180== by 0x54C6335: luaopen_package (lib_package.c:617)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,365 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,366 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,367 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C4976: luaopen_io (lib_io.c:533)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,368 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C528D: luaopen_os (lib_os.c:289)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,369 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,370 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,371 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,372 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,373 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5469CC4: newhpart (lj_tab.c:66)
==15180== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15180== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15180== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15180== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15180== by 0x5476F58: lua_setfield (lj_api.c:972)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,374 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15180== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,375 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,376 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,377 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15180== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,378 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5469CC4: newhpart (lj_tab.c:66)
==15180== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15180== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15180== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15180== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15180== by 0x5476F58: lua_setfield (lj_api.c:972)
==15180== by 0x54C6335: luaopen_package (lib_package.c:617)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,379 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,380 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,381 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C4976: luaopen_io (lib_io.c:533)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,382 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C528D: luaopen_os (lib_os.c:289)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,383 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,384 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,385 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,386 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,387 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5469CC4: newhpart (lj_tab.c:66)
==15180== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15180== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15180== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15180== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15180== by 0x5476F58: lua_setfield (lj_api.c:972)
==15180== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15180== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,388 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15180== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,389 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 1 blocks are definitely lost in loss record 3,390 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15180== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 12 blocks are definitely lost in loss record 3,391 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 384 bytes in 12 blocks are definitely lost in loss record 3,392 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 416 bytes in 13 blocks are definitely lost in loss record 3,396 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 416 bytes in 13 blocks are definitely lost in loss record 3,397 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C278F: luaopen_string (lib_string.c:739)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 438 bytes in 19 blocks are definitely lost in loss record 3,402 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15180== by 0x546E387: cpluaopen (lj_state.c:152)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 438 bytes in 19 blocks are definitely lost in loss record 3,403 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15180== by 0x546E387: cpluaopen (lj_state.c:152)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 442 bytes in 21 blocks are definitely lost in loss record 3,404 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15180== by 0x546E38F: cpluaopen (lj_state.c:153)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 442 bytes in 21 blocks are definitely lost in loss record 3,405 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15180== by 0x546E38F: cpluaopen (lj_state.c:153)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 462 bytes in 19 blocks are definitely lost in loss record 3,414 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 462 bytes in 19 blocks are definitely lost in loss record 3,415 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 512 bytes in 16 blocks are definitely lost in loss record 3,455 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 512 bytes in 16 blocks are definitely lost in loss record 3,456 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 544 bytes in 17 blocks are definitely lost in loss record 3,466 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 544 bytes in 17 blocks are definitely lost in loss record 3,467 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 576 bytes in 18 blocks are definitely lost in loss record 3,478 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 576 bytes in 18 blocks are definitely lost in loss record 3,479 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 760 bytes in 5 blocks are definitely lost in loss record 3,514 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15180== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15180== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 760 bytes in 5 blocks are definitely lost in loss record 3,515 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15180== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15180== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15180== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,518 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,519 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15180== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,520 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15180== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,521 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,522 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5469CC4: newhpart (lj_tab.c:66)
==15180== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15180== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15180== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15180== by 0x547710F: lua_rawset (lj_api.c:991)
==15180== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,523 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,524 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,525 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15180== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15180== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,526 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15180== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,527 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15180== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15180== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,528 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15180== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,529 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5469CC4: newhpart (lj_tab.c:66)
==15180== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15180== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15180== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15180== by 0x547710F: lua_rawset (lj_api.c:991)
==15180== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15180== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,530 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 768 bytes in 1 blocks are definitely lost in loss record 3,531 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15180== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15180== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 848 bytes in 26 blocks are definitely lost in loss record 3,546 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 848 bytes in 26 blocks are definitely lost in loss record 3,547 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C0761: luaopen_math (lib_math.c:223)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 1,000 bytes in 27 blocks are definitely lost in loss record 3,564 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 1,000 bytes in 27 blocks are definitely lost in loss record 3,565 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15180== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15180== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15180== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15180== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15180== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 1,446 bytes in 59 blocks are definitely lost in loss record 3,602 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15180== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 1,446 bytes in 59 blocks are definitely lost in loss record 3,603 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468C42: lj_str_new (lj_str.c:220)
==15180== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15180== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 1,536 bytes in 1 blocks are definitely lost in loss record 3,609 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x546E332: cpluaopen (lj_state.c:149)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 1,536 bytes in 1 blocks are definitely lost in loss record 3,610 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x546E332: cpluaopen (lj_state.c:149)
==15180== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x546E64F: lua_newstate (lj_state.c:222)
==15180== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15180== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15180== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,637 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15180== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,638 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15180== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15180== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 3,072 bytes in 1 blocks are definitely lost in loss record 3,645 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x422D15: main (nginx.c:294)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 3,072 bytes in 1 blocks are definitely lost in loss record 3,646 of 3,677
==15180== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15180== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5468F18: newhpart (lj_tab.c:66)
==15180== by 0x5468F18: newtab (lj_tab.c:145)
==15180== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15180== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15180== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15180== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15180== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15180== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15180== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15180== by 0x459663: ngx_http_block (ngx_http.c:312)
==15180== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15180== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15180== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15180== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in rewrite_by_lua* ==15180== 8,192 bytes in 1 blocks are definitely lost in loss record 3,674 of 3,677
==15180== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15180== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15180== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15180== by 0x5467FEA: lj_buf_need2 (lj_buf.c:36)
==15180== by 0x54C3F98: io_file_readall (lib_io.c:166)
==15180== by 0x54C3F98: io_file_read (lib_io.c:212)
==15180== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15180== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15180== by 0x5046EB: ngx_http_lua_rewrite_by_chunk (ngx_http_lua_rewriteby.c:338)
==15180== by 0x504C00: ngx_http_lua_rewrite_handler_inline (ngx_http_lua_rewriteby.c:194)
==15180== by 0x504B42: ngx_http_lua_rewrite_handler (ngx_http_lua_rewriteby.c:167)
==15180== by 0x45EE39: ngx_http_core_rewrite_phase (ngx_http_core_module.c:923)
==15180== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15180== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15180== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15180== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15180== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15180== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15180== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15180== by 0x422F5B: main (nginx.c:382)
==15180==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_need2
fun:io_file_readall
fun:io_file_read
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_rewrite_by_chunk
fun:ngx_http_lua_rewrite_handler_inline
fun:ngx_http_lua_rewrite_handler
fun:ngx_http_core_rewrite_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== Invalid read of size 8
==15191== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15191== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191== Address 0x30 is not stack'd, malloc'd or (recently) free'd
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191==
==15191== Process terminating with default action of signal 11 (SIGSEGV)
==15191== Access not within mapped region at address 0x30
==15191== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15191== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191== If you believe this happened as a result of a stack
==15191== overflow in your program's main thread (unlikely but
==15191== possible), you can try to increase the size of the
==15191== main thread stack using the --main-stacksize= flag.
==15191== The main thread stack size used in this run was 8388608.
==15191== 18 bytes in 1 blocks are definitely lost in loss record 828 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15191== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 18 bytes in 1 blocks are definitely lost in loss record 829 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15191== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 834 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 835 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 836 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 837 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 838 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15191== by 0x547E594: expr_primary (lj_parse.c:1961)
==15191== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15191== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15191== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9CA: expr (lj_parse.c:2109)
==15191== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15191== by 0x547E302: parse_args (lj_parse.c:1902)
==15191== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15191== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15191== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15191== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F688: parse_block (lj_parse.c:2402)
==15191== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15191== by 0x547F049: parse_for (lj_parse.c:2577)
==15191== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15191== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 839 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 840 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 841 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 842 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 19 bytes in 1 blocks are definitely lost in loss record 843 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15191== by 0x547E594: expr_primary (lj_parse.c:1961)
==15191== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15191== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15191== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9CA: expr (lj_parse.c:2109)
==15191== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15191== by 0x547E302: parse_args (lj_parse.c:1902)
==15191== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15191== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15191== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15191== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F688: parse_block (lj_parse.c:2402)
==15191== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15191== by 0x547F049: parse_for (lj_parse.c:2577)
==15191== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15191== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 852 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15191== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 853 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15191== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 854 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15191== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 855 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 856 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 857 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 858 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 859 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15191== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 860 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15191== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 861 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 862 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 863 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 864 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 865 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x5481548: cpparser (lj_load.c:42)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 866 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 867 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 868 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x547983F: lex_scan (lj_lex.c:301)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15191== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15191== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15191== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 869 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x5481548: cpparser (lj_load.c:42)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 870 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 871 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 872 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 873 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15191== by 0x547D619: expr_simple (lj_parse.c:2004)
==15191== by 0x547D619: expr_unop (lj_parse.c:2077)
==15191== by 0x547D619: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 874 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15191== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 875 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x5481548: cpparser (lj_load.c:42)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15191== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15191== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 876 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15191== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 877 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15191== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 878 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15191== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 879 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 880 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 881 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 882 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 883 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15191== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 884 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15191== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 885 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 886 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 887 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 888 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 889 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x5481548: cpparser (lj_load.c:42)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 890 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 891 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 892 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x547983F: lex_scan (lj_lex.c:301)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15191== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15191== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15191== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 893 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x5481548: cpparser (lj_load.c:42)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 894 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 895 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 896 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 897 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15191== by 0x547D619: expr_simple (lj_parse.c:2004)
==15191== by 0x547D619: expr_unop (lj_parse.c:2077)
==15191== by 0x547D619: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 20 bytes in 1 blocks are definitely lost in loss record 898 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15191== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 911 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C6293: luaopen_package (lib_package.c:610)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 912 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15191== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 913 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15191== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 914 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15191== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 915 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15191== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 916 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15191== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 917 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 918 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 919 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 920 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 921 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15191== by 0x547D108: expr_binop (lj_parse.c:2098)
==15191== by 0x547DA01: expr (lj_parse.c:2109)
==15191== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15191== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15191== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15191== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15191== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547F172: parse_local (lj_parse.c:2248)
==15191== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 922 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C6293: luaopen_package (lib_package.c:610)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 923 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15191== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 924 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15191== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 925 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15191== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 926 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15191== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 927 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15191== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 928 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 929 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 930 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 931 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 21 bytes in 1 blocks are definitely lost in loss record 932 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15191== by 0x547D108: expr_binop (lj_parse.c:2098)
==15191== by 0x547DA01: expr (lj_parse.c:2109)
==15191== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15191== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15191== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15191== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15191== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547F172: parse_local (lj_parse.c:2248)
==15191== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 947 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C4959: luaopen_io (lib_io.c:532)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 948 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15191== by 0x54C4992: luaopen_io (lib_io.c:534)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 949 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 950 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15191== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 951 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15191== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 952 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15191== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 953 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15191== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 954 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 955 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15191== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 956 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 957 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 958 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 959 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C4959: luaopen_io (lib_io.c:532)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 960 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15191== by 0x54C4992: luaopen_io (lib_io.c:534)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 961 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 962 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15191== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 963 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15191== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 964 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15191== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 965 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15191== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 966 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 967 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15191== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 968 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 969 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 22 bytes in 1 blocks are definitely lost in loss record 970 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 977 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 978 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C6308: luaopen_package (lib_package.c:615)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 979 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15191== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 980 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15191== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 981 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15191== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 982 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15191== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 983 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 984 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 985 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 986 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 987 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 988 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 989 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 990 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C6308: luaopen_package (lib_package.c:615)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 991 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15191== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 992 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15191== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 993 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15191== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 994 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15191== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 995 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 996 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 997 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 998 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 999 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 23 bytes in 1 blocks are definitely lost in loss record 1,000 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,638 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,639 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C6243: luaopen_package (lib_package.c:606)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,640 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C6335: luaopen_package (lib_package.c:617)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,641 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,642 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54762EB: lua_getfield (lj_api.c:800)
==15191== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15191== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,643 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,644 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,645 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,646 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,647 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,648 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,649 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15191== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,650 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x547983F: lex_scan (lj_lex.c:301)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15191== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15191== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15191== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,651 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,652 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,653 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,654 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,655 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,656 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C6243: luaopen_package (lib_package.c:606)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,657 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54C6335: luaopen_package (lib_package.c:617)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,658 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,659 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54762EB: lua_getfield (lj_api.c:800)
==15191== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15191== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,660 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,661 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,662 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,663 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,664 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,665 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,666 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15191== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,667 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x547983F: lex_scan (lj_lex.c:301)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15191== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15191== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15191== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,668 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,669 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,670 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 24 bytes in 1 blocks are definitely lost in loss record 1,671 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,678 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15191== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15191== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,679 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,680 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,681 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,682 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,683 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,684 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,685 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,686 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,687 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,688 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15191== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15191== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,689 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,690 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,691 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,692 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,693 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,694 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,695 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,696 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 25 bytes in 1 blocks are definitely lost in loss record 1,697 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,706 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C3414: luaopen_table (lib_table.c:384)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,707 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,708 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,709 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,710 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,711 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,712 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,713 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,714 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,715 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15191== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,716 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,717 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,718 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,719 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15191== by 0x547D108: expr_binop (lj_parse.c:2098)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547E302: parse_args (lj_parse.c:1902)
==15191== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15191== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15191== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F688: parse_block (lj_parse.c:2402)
==15191== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15191== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15191== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15191== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F688: parse_block (lj_parse.c:2402)
==15191== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15191== by 0x547F049: parse_for (lj_parse.c:2577)
==15191== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15191== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,720 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C3414: luaopen_table (lib_table.c:384)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,721 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,722 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,723 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,724 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,725 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,726 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,727 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,728 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,729 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15191== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,730 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,731 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,732 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 26 bytes in 1 blocks are definitely lost in loss record 1,733 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15191== by 0x547D108: expr_binop (lj_parse.c:2098)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547E302: parse_args (lj_parse.c:1902)
==15191== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15191== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15191== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F688: parse_block (lj_parse.c:2402)
==15191== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15191== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15191== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15191== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F688: parse_block (lj_parse.c:2402)
==15191== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15191== by 0x547F049: parse_for (lj_parse.c:2577)
==15191== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15191== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,738 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,739 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,740 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,741 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,742 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,743 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,744 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,745 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,746 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,747 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,748 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15191== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,749 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15191== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,750 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15191== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,751 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,752 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,753 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15191== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,754 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,755 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,756 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,757 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,758 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,759 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,760 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,761 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,762 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,763 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15191== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,764 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15191== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,765 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15191== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,766 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 27 bytes in 1 blocks are definitely lost in loss record 1,767 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,774 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C343B: luaopen_table (lib_table.c:385)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,775 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,776 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,777 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,778 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,779 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,780 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,781 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,782 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,783 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,784 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,785 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,786 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15191== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,787 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,788 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,789 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15191== by 0x547DA01: expr (lj_parse.c:2109)
==15191== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15191== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15191== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15191== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15191== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547F172: parse_local (lj_parse.c:2248)
==15191== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,790 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C343B: luaopen_table (lib_table.c:385)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,791 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,792 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,793 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,794 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,795 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,796 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,797 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,798 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,799 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,800 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,801 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,802 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15191== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,803 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,804 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 28 bytes in 1 blocks are definitely lost in loss record 1,805 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15191== by 0x547DA01: expr (lj_parse.c:2109)
==15191== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15191== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15191== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15191== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15191== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547F172: parse_local (lj_parse.c:2248)
==15191== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,812 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,813 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,814 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,815 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,816 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,817 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,818 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,819 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,820 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,821 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,822 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,823 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,824 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,825 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,826 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,827 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,828 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,829 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,830 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,831 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,832 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 29 bytes in 1 blocks are definitely lost in loss record 1,833 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,842 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,843 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C3462: luaopen_table (lib_table.c:386)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,844 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,845 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,846 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,847 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,848 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,849 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,850 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,851 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,852 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,853 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,854 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,855 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,856 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,857 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,858 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C3462: luaopen_table (lib_table.c:386)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,859 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,860 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,861 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,862 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,863 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,864 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,865 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,866 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,867 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,868 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,869 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,870 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 30 bytes in 1 blocks are definitely lost in loss record 1,871 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,874 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,875 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,876 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,877 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,878 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,879 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,880 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,881 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,882 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 31 bytes in 1 blocks are definitely lost in loss record 1,883 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,084 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x546E332: cpluaopen (lj_state.c:149)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,085 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x546E344: cpluaopen (lj_state.c:150)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,086 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15191== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,087 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15191== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,088 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,089 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15191== by 0x54C619B: luaopen_package (lib_package.c:592)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,090 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15191== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,091 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15191== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15191== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,092 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,093 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C3414: luaopen_table (lib_table.c:384)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,094 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C343B: luaopen_table (lib_table.c:385)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,095 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C3462: luaopen_table (lib_table.c:386)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,096 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C3489: luaopen_table (lib_table.c:387)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,097 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,098 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,099 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,100 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C4976: luaopen_io (lib_io.c:533)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,101 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C528D: luaopen_os (lib_os.c:289)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,102 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,103 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,104 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,105 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,106 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,107 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,108 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,109 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,110 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,111 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,112 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15191== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,113 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15191== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,114 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15191== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,115 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15191== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,116 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15191== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,117 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,118 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,119 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,120 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,121 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,122 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,123 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,124 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15191== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,125 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15191== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,126 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15191== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,127 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15191== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,128 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,129 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,130 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,131 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,132 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,133 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,134 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,135 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,136 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,137 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,138 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,139 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,140 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,141 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,142 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,143 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,144 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,145 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,146 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,147 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,148 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,149 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,150 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,151 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,152 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,153 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,154 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,155 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,156 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,157 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,158 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,159 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,160 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,161 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,162 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,163 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,164 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,165 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,166 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,167 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,168 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,169 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,170 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15191== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,171 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15191== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,172 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,173 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,174 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,175 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,176 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,177 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,178 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,179 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,180 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,181 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,182 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,183 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,184 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15191== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,185 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,186 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,187 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,188 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,189 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,190 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,191 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,192 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,193 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,194 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,195 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,196 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,197 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,198 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15191== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,199 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15191== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,200 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15191== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,201 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15191== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,202 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15191== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,203 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,204 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,205 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,206 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,207 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,208 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,209 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,210 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,211 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,212 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,213 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,214 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15191== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,215 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,216 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,217 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,218 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,219 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,220 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,221 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,222 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,223 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,224 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,225 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,226 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,227 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,228 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,229 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,230 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,231 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,232 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,233 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,234 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,235 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,236 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,237 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,238 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,239 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,240 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,241 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,242 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,243 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,244 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,245 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,246 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,247 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,248 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,249 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,250 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,251 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,252 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,253 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,254 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,255 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,256 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,257 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,258 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,259 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,260 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,261 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,262 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,263 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,264 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,265 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,266 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,267 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,268 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,269 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,270 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,271 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,272 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,273 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,274 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,275 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,276 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,277 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,278 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15191== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,279 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15191== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,280 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15191== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,281 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,282 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,283 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,284 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,285 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,286 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,287 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15191== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,288 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,289 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15191== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,290 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,291 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,292 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,293 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15191== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,294 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5479E68: fs_init (lj_parse.c:1617)
==15191== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15191== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15191== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,295 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514C08: ngx_http_lua_log_by_chunk (ngx_http_lua_logby.c:225)
==15191== by 0x515035: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:163)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_log_by_chunk
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,296 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x546E332: cpluaopen (lj_state.c:149)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,297 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x546E344: cpluaopen (lj_state.c:150)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,298 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15191== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,299 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15191== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,300 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,301 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15191== by 0x54C619B: luaopen_package (lib_package.c:592)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,302 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15191== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,303 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15191== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15191== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,304 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,305 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C3414: luaopen_table (lib_table.c:384)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,306 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C343B: luaopen_table (lib_table.c:385)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,307 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C3462: luaopen_table (lib_table.c:386)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,308 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C3489: luaopen_table (lib_table.c:387)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,309 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,310 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C4976: luaopen_io (lib_io.c:533)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C528D: luaopen_os (lib_os.c:289)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15191== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15191== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15191== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15191== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15191== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15191== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15191== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15191== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15191== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15191== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15191== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15191== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15191== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15191== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15191== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15191== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15191== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15191== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15191== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15191== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15191== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15191== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15191== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15191== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15191== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15191== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15191== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,486 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,487 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,488 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,489 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,490 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15191== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,491 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15191== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,492 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15191== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,493 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,494 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,495 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,496 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,497 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,498 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,499 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15191== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,500 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15191== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15191== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15191== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15191== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,501 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,502 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15191== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,503 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,504 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,505 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468F59: newtab (lj_tab.c:124)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 32 bytes in 1 blocks are definitely lost in loss record 2,506 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15191== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 33 bytes in 1 blocks are definitely lost in loss record 2,509 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 33 bytes in 1 blocks are definitely lost in loss record 2,510 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 33 bytes in 1 blocks are definitely lost in loss record 2,511 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 33 bytes in 1 blocks are definitely lost in loss record 2,512 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15191== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 33 bytes in 1 blocks are definitely lost in loss record 2,513 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 33 bytes in 1 blocks are definitely lost in loss record 2,514 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 33 bytes in 1 blocks are definitely lost in loss record 2,515 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 33 bytes in 1 blocks are definitely lost in loss record 2,516 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15191== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 34 bytes in 1 blocks are definitely lost in loss record 2,519 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x546E399: cpluaopen (lj_state.c:154)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 34 bytes in 1 blocks are definitely lost in loss record 2,520 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 34 bytes in 1 blocks are definitely lost in loss record 2,521 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x546E399: cpluaopen (lj_state.c:154)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 34 bytes in 1 blocks are definitely lost in loss record 2,522 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 36 bytes in 1 blocks are definitely lost in loss record 2,537 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 36 bytes in 1 blocks are definitely lost in loss record 2,538 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 36 bytes in 2 blocks are definitely lost in loss record 2,539 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15191== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15191== by 0x547E302: parse_args (lj_parse.c:1902)
==15191== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15191== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15191== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15191== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 36 bytes in 2 blocks are definitely lost in loss record 2,540 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15191== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15191== by 0x547E302: parse_args (lj_parse.c:1902)
==15191== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15191== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15191== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15191== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 37 bytes in 1 blocks are definitely lost in loss record 2,541 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 37 bytes in 1 blocks are definitely lost in loss record 2,542 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 37 bytes in 1 blocks are definitely lost in loss record 2,543 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 37 bytes in 1 blocks are definitely lost in loss record 2,544 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 37 bytes in 1 blocks are definitely lost in loss record 2,545 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 37 bytes in 1 blocks are definitely lost in loss record 2,546 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 38 bytes in 1 blocks are definitely lost in loss record 2,549 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 38 bytes in 1 blocks are definitely lost in loss record 2,550 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 38 bytes in 1 blocks are definitely lost in loss record 2,551 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 38 bytes in 1 blocks are definitely lost in loss record 2,552 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 39 bytes in 1 blocks are definitely lost in loss record 2,555 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 39 bytes in 1 blocks are definitely lost in loss record 2,556 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 39 bytes in 1 blocks are definitely lost in loss record 2,557 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 39 bytes in 1 blocks are definitely lost in loss record 2,558 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 39 bytes in 1 blocks are definitely lost in loss record 2,559 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 39 bytes in 1 blocks are definitely lost in loss record 2,560 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,614 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15191== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15191== by 0x54C4992: luaopen_io (lib_io.c:534)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,615 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15191== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15191== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,616 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15191== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15191== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,617 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,618 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,619 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,620 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15191== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15191== by 0x54C4992: luaopen_io (lib_io.c:534)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,621 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15191== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15191== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,622 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15191== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15191== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,623 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,624 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 1 blocks are definitely lost in loss record 2,625 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 2 blocks are definitely lost in loss record 2,626 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15191== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 2 blocks are definitely lost in loss record 2,627 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 2 blocks are definitely lost in loss record 2,628 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15191== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 40 bytes in 2 blocks are definitely lost in loss record 2,629 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 41 bytes in 1 blocks are definitely lost in loss record 2,630 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 41 bytes in 1 blocks are definitely lost in loss record 2,631 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 41 bytes in 1 blocks are definitely lost in loss record 2,632 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 41 bytes in 1 blocks are definitely lost in loss record 2,633 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 42 bytes in 1 blocks are definitely lost in loss record 2,634 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 42 bytes in 1 blocks are definitely lost in loss record 2,635 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 43 bytes in 1 blocks are definitely lost in loss record 2,645 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 43 bytes in 1 blocks are definitely lost in loss record 2,646 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 43 bytes in 2 blocks are definitely lost in loss record 2,647 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 43 bytes in 2 blocks are definitely lost in loss record 2,648 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 44 bytes in 1 blocks are definitely lost in loss record 2,653 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 44 bytes in 1 blocks are definitely lost in loss record 2,654 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15191== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 47 bytes in 2 blocks are definitely lost in loss record 2,663 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15191== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 47 bytes in 2 blocks are definitely lost in loss record 2,664 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15191== by 0x54C6353: luaopen_package (lib_package.c:619)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 47 bytes in 2 blocks are definitely lost in loss record 2,665 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15191== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 47 bytes in 2 blocks are definitely lost in loss record 2,666 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15191== by 0x54C6353: luaopen_package (lib_package.c:619)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,758 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15191== by 0x54C0103: luaopen_base (lib_base.c:706)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,759 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15191== by 0x54C619B: luaopen_package (lib_package.c:592)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,760 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x54C279E: luaopen_string (lib_string.c:740)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,761 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,762 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,763 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,764 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15191== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,765 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,766 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,767 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,768 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,769 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,770 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,771 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,772 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,773 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,774 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,775 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,776 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15191== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,777 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15191== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,778 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,779 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15191== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,780 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468EB7: newtab (lj_tab.c:109)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15191== by 0x547D619: expr_simple (lj_parse.c:2004)
==15191== by 0x547D619: expr_unop (lj_parse.c:2077)
==15191== by 0x547D619: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,781 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5469CC4: newhpart (lj_tab.c:66)
==15191== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15191== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15191== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15191== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==15191== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==15191== by 0x547983F: lex_scan (lj_lex.c:301)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x547F837: lj_parse (lj_parse.c:2717)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15191== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15191== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,782 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15191== by 0x54C0103: luaopen_base (lib_base.c:706)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,783 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15191== by 0x54C619B: luaopen_package (lib_package.c:592)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,784 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x54C279E: luaopen_string (lib_string.c:740)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,785 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,786 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,787 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15191== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15191== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,788 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15191== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,789 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15191== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,790 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,791 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15191== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,792 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,793 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15191== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,794 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,795 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,796 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,797 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,798 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,799 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,800 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15191== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,801 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15191== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,802 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,803 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15191== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 48 bytes in 1 blocks are definitely lost in loss record 2,804 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468EB7: newtab (lj_tab.c:109)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15191== by 0x547D619: expr_simple (lj_parse.c:2004)
==15191== by 0x547D619: expr_unop (lj_parse.c:2077)
==15191== by 0x547D619: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 49 bytes in 1 blocks are definitely lost in loss record 2,807 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15191== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15191== by 0x547E302: parse_args (lj_parse.c:1902)
==15191== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15191== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15191== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547F172: parse_local (lj_parse.c:2248)
==15191== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 49 bytes in 1 blocks are definitely lost in loss record 2,808 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15191== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15191== by 0x547E302: parse_args (lj_parse.c:1902)
==15191== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15191== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15191== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547F172: parse_local (lj_parse.c:2248)
==15191== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 60 bytes in 2 blocks are definitely lost in loss record 2,843 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 60 bytes in 2 blocks are definitely lost in loss record 2,844 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15191== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 62 bytes in 3 blocks are definitely lost in loss record 2,847 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15191== by 0x547DB92: expr_table (lj_parse.c:1762)
==15191== by 0x547D619: expr_simple (lj_parse.c:2004)
==15191== by 0x547D619: expr_unop (lj_parse.c:2077)
==15191== by 0x547D619: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 62 bytes in 3 blocks are definitely lost in loss record 2,848 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15191== by 0x5479986: lex_string (lj_lex.c:280)
==15191== by 0x5479986: lex_scan (lj_lex.c:364)
==15191== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15191== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15191== by 0x547DB92: expr_table (lj_parse.c:1762)
==15191== by 0x547D619: expr_simple (lj_parse.c:2004)
==15191== by 0x547D619: expr_unop (lj_parse.c:2077)
==15191== by 0x547D619: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 64 bytes in 1 blocks are definitely lost in loss record 2,922 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15191== by 0x54C073D: luaopen_math (lib_math.c:221)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 64 bytes in 1 blocks are definitely lost in loss record 2,923 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15191== by 0x54C073D: luaopen_math (lib_math.c:221)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 64 bytes in 2 blocks are definitely lost in loss record 2,924 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15191== by 0x54C6353: luaopen_package (lib_package.c:619)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 64 bytes in 2 blocks are definitely lost in loss record 2,925 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 64 bytes in 2 blocks are definitely lost in loss record 2,926 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 64 bytes in 2 blocks are definitely lost in loss record 2,927 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15191== by 0x54C6353: luaopen_package (lib_package.c:619)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 64 bytes in 2 blocks are definitely lost in loss record 2,928 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 64 bytes in 2 blocks are definitely lost in loss record 2,929 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 67 bytes in 3 blocks are definitely lost in loss record 2,932 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 67 bytes in 3 blocks are definitely lost in loss record 2,933 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 72 bytes in 1 blocks are definitely lost in loss record 2,956 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468EB7: newtab (lj_tab.c:109)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,957 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x54B7C74: clib_new (lj_clib.c:398)
==15191== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15191== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 72 bytes in 1 blocks are definitely lost in loss record 2,958 of 3,677
==15191== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15191== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15191== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15191== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15191== by 0x547DE88: expr_table (lj_parse.c:1746)
==15191== by 0x547D619: expr_simple (lj_parse.c:2004)
==15191== by 0x547D619: expr_unop (lj_parse.c:2077)
==15191== by 0x547D619: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 72 bytes in 1 blocks are definitely lost in loss record 2,959 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468EB7: newtab (lj_tab.c:109)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,960 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x54B7C74: clib_new (lj_clib.c:398)
==15191== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15191== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 72 bytes in 1 blocks are definitely lost in loss record 2,961 of 3,677
==15191== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15191== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15191== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15191== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15191== by 0x547DE88: expr_table (lj_parse.c:1746)
==15191== by 0x547D619: expr_simple (lj_parse.c:2004)
==15191== by 0x547D619: expr_unop (lj_parse.c:2077)
==15191== by 0x547D619: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547F25B: parse_local (lj_parse.c:2261)
==15191== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 80 bytes in 1 blocks are definitely lost in loss record 3,001 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15191== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15191== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 80 bytes in 1 blocks are definitely lost in loss record 3,002 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54762EB: lua_getfield (lj_api.c:800)
==15191== by 0x503895: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:55)
==15191== by 0x5039D3: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:162)
==15191== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:ngx_http_lua_cache_load_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 80 bytes in 1 blocks are definitely lost in loss record 3,003 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15191== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15191== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 88 bytes in 4 blocks are definitely lost in loss record 3,012 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C4976: luaopen_io (lib_io.c:533)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 88 bytes in 4 blocks are definitely lost in loss record 3,013 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C4976: luaopen_io (lib_io.c:533)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 91 bytes in 4 blocks are definitely lost in loss record 3,014 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15191== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 91 bytes in 4 blocks are definitely lost in loss record 3,015 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15191== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 92 bytes in 1 blocks are definitely lost in loss record 3,016 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547F857: lj_parse (lj_parse.c:2721)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15191== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15191== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,056 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,057 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,058 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,059 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,060 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,061 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,062 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,063 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15191== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,064 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15191== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,065 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15191== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,066 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 1 blocks are definitely lost in loss record 3,067 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 3 blocks are definitely lost in loss record 3,068 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15191== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 3 blocks are definitely lost in loss record 3,069 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 3 blocks are definitely lost in loss record 3,070 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15191== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 96 bytes in 3 blocks are definitely lost in loss record 3,071 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 100 bytes in 5 blocks are definitely lost in loss record 3,074 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15191== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 100 bytes in 5 blocks are definitely lost in loss record 3,075 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15191== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15191== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 104 bytes in 1 blocks are definitely lost in loss record 3,076 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x5468EB7: newtab (lj_tab.c:109)
==15191== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15191== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x514C2E: ngx_http_lua_log_by_chunk (ngx_http_lua_logby.c:229)
==15191== by 0x515035: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:163)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_log_by_chunk
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 108 bytes in 5 blocks are definitely lost in loss record 3,079 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 108 bytes in 5 blocks are definitely lost in loss record 3,080 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 114 bytes in 5 blocks are definitely lost in loss record 3,097 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 114 bytes in 5 blocks are definitely lost in loss record 3,098 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 119 bytes in 1 blocks are definitely lost in loss record 3,099 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5475745: lua_pushstring (lj_api.c:652)
==15191== by 0x54C607A: setpath (lib_package.c:555)
==15191== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 119 bytes in 1 blocks are definitely lost in loss record 3,100 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5475745: lua_pushstring (lj_api.c:652)
==15191== by 0x54C607A: setpath (lib_package.c:555)
==15191== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 120 bytes in 5 blocks are definitely lost in loss record 3,111 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546AB0F: func_finduv (lj_func.c:52)
==15191== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 120 bytes in 5 blocks are definitely lost in loss record 3,112 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546AB0F: func_finduv (lj_func.c:52)
==15191== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 125 bytes in 6 blocks are definitely lost in loss record 3,116 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5475745: lua_pushstring (lj_api.c:652)
==15191== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 125 bytes in 6 blocks are definitely lost in loss record 3,117 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5475745: lua_pushstring (lj_api.c:652)
==15191== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 126 bytes in 1 blocks are definitely lost in loss record 3,118 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15191== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15191== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547EF73: parse_return (lj_parse.c:2316)
==15191== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15191== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15191== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15191== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15191== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15191== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 126 bytes in 1 blocks are definitely lost in loss record 3,119 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15191== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15191== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547EF73: parse_return (lj_parse.c:2316)
==15191== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15191== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15191== by 0x547C930: parse_body (lj_parse.c:1853)
==15191== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15191== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15191== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15191== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15191== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 128 bytes in 4 blocks are definitely lost in loss record 3,162 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15191== by 0x54C6212: luaopen_package (lib_package.c:599)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 128 bytes in 4 blocks are definitely lost in loss record 3,163 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 128 bytes in 4 blocks are definitely lost in loss record 3,164 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15191== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15191== by 0x54C6212: luaopen_package (lib_package.c:599)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 128 bytes in 4 blocks are definitely lost in loss record 3,165 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 130 bytes in 1 blocks are definitely lost in loss record 3,166 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15191== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15191== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15191== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15191== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 130 bytes in 1 blocks are definitely lost in loss record 3,167 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15191== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15191== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15191== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15191== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 147 bytes in 3 blocks are definitely lost in loss record 3,183 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54C109B: lj_buf_str (lj_buf.h:100)
==15191== by 0x54C109B: lj_cf_string_format (lib_string.c:726)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x514C2E: ngx_http_lua_log_by_chunk (ngx_http_lua_logby.c:229)
==15191== by 0x515035: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:163)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_cf_string_format
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_log_by_chunk
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 157 bytes in 6 blocks are definitely lost in loss record 3,186 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 157 bytes in 6 blocks are definitely lost in loss record 3,187 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 160 bytes in 5 blocks are definitely lost in loss record 3,202 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 160 bytes in 5 blocks are definitely lost in loss record 3,203 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 172 bytes in 5 blocks are definitely lost in loss record 3,213 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 172 bytes in 5 blocks are definitely lost in loss record 3,214 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A70B: func_newL (lj_func.c:122)
==15191== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 174 bytes in 8 blocks are definitely lost in loss record 3,215 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 174 bytes in 8 blocks are definitely lost in loss record 3,216 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 176 bytes in 2 blocks are definitely lost in loss record 3,225 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15191== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15191== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 176 bytes in 2 blocks are definitely lost in loss record 3,226 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15191== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15191== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 186 bytes in 8 blocks are definitely lost in loss record 3,235 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C528D: luaopen_os (lib_os.c:289)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 186 bytes in 8 blocks are definitely lost in loss record 3,236 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C528D: luaopen_os (lib_os.c:289)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,242 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15191== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,243 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15191== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,244 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,245 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,246 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,247 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,248 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,249 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15191== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,250 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15191== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,251 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15191== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,252 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,253 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,254 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15191== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 1 blocks are definitely lost in loss record 3,255 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15191== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 6 blocks are definitely lost in loss record 3,256 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 192 bytes in 6 blocks are definitely lost in loss record 3,257 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 200 bytes in 1 blocks are definitely lost in loss record 3,258 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547F857: lj_parse (lj_parse.c:2721)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 200 bytes in 5 blocks are definitely lost in loss record 3,259 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15191== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15191== by 0x54C38CD: io_file_new (lib_io.c:73)
==15191== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x514C2E: ngx_http_lua_log_by_chunk (ngx_http_lua_logby.c:229)
==15191== by 0x515035: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:163)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_log_by_chunk
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 212 bytes in 1 blocks are definitely lost in loss record 3,262 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15191== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15191== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15191== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15191== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F688: parse_block (lj_parse.c:2402)
==15191== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15191== by 0x547F049: parse_for (lj_parse.c:2577)
==15191== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15191== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 212 bytes in 1 blocks are definitely lost in loss record 3,263 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15191== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15191== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15191== by 0x547D9A5: expr (lj_parse.c:2109)
==15191== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15191== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15191== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15191== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15191== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F688: parse_block (lj_parse.c:2402)
==15191== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15191== by 0x547F049: parse_for (lj_parse.c:2577)
==15191== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15191== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 216 bytes in 10 blocks are definitely lost in loss record 3,264 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 216 bytes in 10 blocks are definitely lost in loss record 3,265 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 218 bytes in 1 blocks are definitely lost in loss record 3,266 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5475745: lua_pushstring (lj_api.c:652)
==15191== by 0x54C607A: setpath (lib_package.c:555)
==15191== by 0x54C6293: luaopen_package (lib_package.c:610)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 218 bytes in 1 blocks are definitely lost in loss record 3,267 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5475745: lua_pushstring (lj_api.c:652)
==15191== by 0x54C607A: setpath (lib_package.c:555)
==15191== by 0x54C6293: luaopen_package (lib_package.c:610)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,268 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547F857: lj_parse (lj_parse.c:2721)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,269 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547F857: lj_parse (lj_parse.c:2721)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 229 bytes in 10 blocks are definitely lost in loss record 3,278 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 229 bytes in 10 blocks are definitely lost in loss record 3,279 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 235 (200 direct, 35 indirect) bytes in 1 blocks are definitely lost in loss record 3,280 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547F857: lj_parse (lj_parse.c:2721)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15191== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 245 bytes in 11 blocks are definitely lost in loss record 3,281 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 245 bytes in 11 blocks are definitely lost in loss record 3,282 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 288 bytes in 9 blocks are definitely lost in loss record 3,310 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 288 bytes in 9 blocks are definitely lost in loss record 3,311 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 310 bytes in 1 blocks are definitely lost in loss record 3,319 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547F172: parse_local (lj_parse.c:2248)
==15191== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 310 bytes in 1 blocks are definitely lost in loss record 3,320 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547F172: parse_local (lj_parse.c:2248)
==15191== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15191== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 352 bytes in 11 blocks are definitely lost in loss record 3,338 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C4976: luaopen_io (lib_io.c:533)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 352 bytes in 11 blocks are definitely lost in loss record 3,339 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C528D: luaopen_os (lib_os.c:289)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 352 bytes in 11 blocks are definitely lost in loss record 3,340 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C4976: luaopen_io (lib_io.c:533)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 352 bytes in 11 blocks are definitely lost in loss record 3,341 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C528D: luaopen_os (lib_os.c:289)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 360 bytes in 15 blocks are definitely lost in loss record 3,345 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546AB0F: func_finduv (lj_func.c:52)
==15191== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 360 bytes in 15 blocks are definitely lost in loss record 3,346 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x546AB0F: func_finduv (lj_func.c:52)
==15191== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15191== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 363 bytes in 1 blocks are definitely lost in loss record 3,347 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 363 bytes in 1 blocks are definitely lost in loss record 3,348 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15191== by 0x547C960: parse_body (lj_parse.c:1855)
==15191== by 0x547EE83: parse_func (lj_parse.c:2286)
==15191== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15191== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15191== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15191== by 0x548153A: cpparser (lj_load.c:41)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x548165A: lua_loadx (lj_load.c:58)
==15191== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15191== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15191== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 382 bytes in 18 blocks are definitely lost in loss record 3,353 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 382 bytes in 18 blocks are definitely lost in loss record 3,354 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,363 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15191== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,364 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5469CC4: newhpart (lj_tab.c:66)
==15191== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15191== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15191== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15191== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15191== by 0x5476F58: lua_setfield (lj_api.c:972)
==15191== by 0x54C6335: luaopen_package (lib_package.c:617)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,365 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,366 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,367 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C4976: luaopen_io (lib_io.c:533)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,368 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C528D: luaopen_os (lib_os.c:289)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,369 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,370 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,371 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,372 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,373 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5469CC4: newhpart (lj_tab.c:66)
==15191== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15191== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15191== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15191== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15191== by 0x5476F58: lua_setfield (lj_api.c:972)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,374 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15191== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,375 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,376 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,377 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15191== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,378 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5469CC4: newhpart (lj_tab.c:66)
==15191== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15191== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15191== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15191== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15191== by 0x5476F58: lua_setfield (lj_api.c:972)
==15191== by 0x54C6335: luaopen_package (lib_package.c:617)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,379 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,380 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,381 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C4976: luaopen_io (lib_io.c:533)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,382 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C528D: luaopen_os (lib_os.c:289)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,383 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,384 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,385 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,386 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,387 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5469CC4: newhpart (lj_tab.c:66)
==15191== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15191== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15191== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15191== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15191== by 0x5476F58: lua_setfield (lj_api.c:972)
==15191== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15191== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,388 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15191== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,389 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 1 blocks are definitely lost in loss record 3,390 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15191== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 12 blocks are definitely lost in loss record 3,391 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 384 bytes in 12 blocks are definitely lost in loss record 3,392 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 416 bytes in 13 blocks are definitely lost in loss record 3,396 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 416 bytes in 13 blocks are definitely lost in loss record 3,397 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C278F: luaopen_string (lib_string.c:739)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 438 bytes in 19 blocks are definitely lost in loss record 3,402 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15191== by 0x546E387: cpluaopen (lj_state.c:152)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 438 bytes in 19 blocks are definitely lost in loss record 3,403 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15191== by 0x546E387: cpluaopen (lj_state.c:152)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 442 bytes in 21 blocks are definitely lost in loss record 3,404 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15191== by 0x546E38F: cpluaopen (lj_state.c:153)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 442 bytes in 21 blocks are definitely lost in loss record 3,405 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15191== by 0x546E38F: cpluaopen (lj_state.c:153)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 462 bytes in 19 blocks are definitely lost in loss record 3,414 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 462 bytes in 19 blocks are definitely lost in loss record 3,415 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 512 bytes in 16 blocks are definitely lost in loss record 3,455 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 512 bytes in 16 blocks are definitely lost in loss record 3,456 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 544 bytes in 17 blocks are definitely lost in loss record 3,466 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 544 bytes in 17 blocks are definitely lost in loss record 3,467 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 576 bytes in 18 blocks are definitely lost in loss record 3,478 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 576 bytes in 18 blocks are definitely lost in loss record 3,479 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 760 bytes in 5 blocks are definitely lost in loss record 3,514 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15191== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15191== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 760 bytes in 5 blocks are definitely lost in loss record 3,515 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15191== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15191== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15191== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,518 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,519 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15191== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,520 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15191== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,521 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,522 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5469CC4: newhpart (lj_tab.c:66)
==15191== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15191== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15191== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15191== by 0x547710F: lua_rawset (lj_api.c:991)
==15191== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,523 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,524 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,525 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15191== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15191== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,526 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15191== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,527 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15191== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15191== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,528 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15191== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,529 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5469CC4: newhpart (lj_tab.c:66)
==15191== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15191== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15191== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15191== by 0x547710F: lua_rawset (lj_api.c:991)
==15191== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15191== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,530 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 768 bytes in 1 blocks are definitely lost in loss record 3,531 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15191== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15191== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 848 bytes in 26 blocks are definitely lost in loss record 3,546 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 848 bytes in 26 blocks are definitely lost in loss record 3,547 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C0761: luaopen_math (lib_math.c:223)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 1,000 bytes in 27 blocks are definitely lost in loss record 3,564 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 1,000 bytes in 27 blocks are definitely lost in loss record 3,565 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15191== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15191== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15191== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15191== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15191== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 1,446 bytes in 59 blocks are definitely lost in loss record 3,602 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15191== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 1,446 bytes in 59 blocks are definitely lost in loss record 3,603 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468C42: lj_str_new (lj_str.c:220)
==15191== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15191== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 1,536 bytes in 1 blocks are definitely lost in loss record 3,609 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x546E332: cpluaopen (lj_state.c:149)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 1,536 bytes in 1 blocks are definitely lost in loss record 3,610 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x546E332: cpluaopen (lj_state.c:149)
==15191== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x546E64F: lua_newstate (lj_state.c:222)
==15191== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15191== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15191== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,637 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15191== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,638 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15191== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15191== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 3,072 bytes in 1 blocks are definitely lost in loss record 3,645 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x422D15: main (nginx.c:294)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 3,072 bytes in 1 blocks are definitely lost in loss record 3,646 of 3,677
==15191== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15191== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5468F18: newhpart (lj_tab.c:66)
==15191== by 0x5468F18: newtab (lj_tab.c:145)
==15191== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15191== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15191== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15191== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15191== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15191== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15191== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15191== by 0x459663: ngx_http_block (ngx_http.c:312)
==15191== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15191== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15191== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15191== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 9: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* ==15191== 8,192 bytes in 1 blocks are definitely lost in loss record 3,674 of 3,677
==15191== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15191== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15191== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15191== by 0x5467FEA: lj_buf_need2 (lj_buf.c:36)
==15191== by 0x54C3F98: io_file_readall (lib_io.c:166)
==15191== by 0x54C3F98: io_file_read (lib_io.c:212)
==15191== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15191== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15191== by 0x514C2E: ngx_http_lua_log_by_chunk (ngx_http_lua_logby.c:229)
==15191== by 0x515035: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:163)
==15191== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15191== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15191== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15191== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15191== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15191== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15191== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15191== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15191== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15191== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15191== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15191== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15191== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15191== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15191== by 0x422F5B: main (nginx.c:382)
==15191==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_need2
fun:io_file_readall
fun:io_file_read
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_log_by_chunk
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== Invalid read of size 8
==15202== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15202== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202== Address 0x30 is not stack'd, malloc'd or (recently) free'd
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202==
==15202== Process terminating with default action of signal 11 (SIGSEGV)
==15202== Access not within mapped region at address 0x30
==15202== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15202== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202== If you believe this happened as a result of a stack
==15202== overflow in your program's main thread (unlikely but
==15202== possible), you can try to increase the size of the
==15202== main thread stack using the --main-stacksize= flag.
==15202== The main thread stack size used in this run was 8388608.
==15202== 18 bytes in 1 blocks are definitely lost in loss record 826 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15202== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 18 bytes in 1 blocks are definitely lost in loss record 827 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15202== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 832 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 833 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 834 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 835 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 836 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15202== by 0x547E594: expr_primary (lj_parse.c:1961)
==15202== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15202== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15202== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9CA: expr (lj_parse.c:2109)
==15202== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15202== by 0x547E302: parse_args (lj_parse.c:1902)
==15202== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15202== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15202== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15202== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F688: parse_block (lj_parse.c:2402)
==15202== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15202== by 0x547F049: parse_for (lj_parse.c:2577)
==15202== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15202== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 837 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 838 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 839 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 840 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 19 bytes in 1 blocks are definitely lost in loss record 841 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15202== by 0x547E594: expr_primary (lj_parse.c:1961)
==15202== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15202== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15202== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9CA: expr (lj_parse.c:2109)
==15202== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15202== by 0x547E302: parse_args (lj_parse.c:1902)
==15202== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15202== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15202== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15202== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F688: parse_block (lj_parse.c:2402)
==15202== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15202== by 0x547F049: parse_for (lj_parse.c:2577)
==15202== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15202== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 850 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15202== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 851 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15202== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 852 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15202== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 853 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 854 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 855 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 856 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 857 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15202== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 858 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15202== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 859 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 860 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 861 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 862 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 863 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x5481548: cpparser (lj_load.c:42)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 864 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 865 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 866 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x547983F: lex_scan (lj_lex.c:301)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15202== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15202== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15202== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 867 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x5481548: cpparser (lj_load.c:42)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 868 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 869 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 870 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 871 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15202== by 0x547D619: expr_simple (lj_parse.c:2004)
==15202== by 0x547D619: expr_unop (lj_parse.c:2077)
==15202== by 0x547D619: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 872 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15202== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 873 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x5481548: cpparser (lj_load.c:42)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15202== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15202== by 0x5053A9: ngx_http_lua_access_handler_inline (ngx_http_lua_accessby.c:179)
==15202== by 0x505300: ngx_http_lua_access_handler (ngx_http_lua_accessby.c:163)
==15202== by 0x45F007: ngx_http_core_access_phase (ngx_http_core_module.c:1094)
==15202== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15202== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15202== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15202== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15202== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15202== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_access_handler_inline
fun:ngx_http_lua_access_handler
fun:ngx_http_core_access_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 874 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15202== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 875 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15202== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 876 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15202== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 877 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 878 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 879 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 880 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 881 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15202== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 882 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15202== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 883 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 884 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 885 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 886 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 887 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x5481548: cpparser (lj_load.c:42)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 888 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 889 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 890 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x547983F: lex_scan (lj_lex.c:301)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15202== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15202== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15202== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 891 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x5481548: cpparser (lj_load.c:42)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 892 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 893 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 894 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 895 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15202== by 0x547D619: expr_simple (lj_parse.c:2004)
==15202== by 0x547D619: expr_unop (lj_parse.c:2077)
==15202== by 0x547D619: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 20 bytes in 1 blocks are definitely lost in loss record 896 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15202== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 909 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C6293: luaopen_package (lib_package.c:610)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 910 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15202== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 911 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15202== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 912 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15202== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 913 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15202== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 914 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15202== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 915 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 916 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 917 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 918 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 919 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15202== by 0x547D108: expr_binop (lj_parse.c:2098)
==15202== by 0x547DA01: expr (lj_parse.c:2109)
==15202== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15202== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15202== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15202== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15202== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547F172: parse_local (lj_parse.c:2248)
==15202== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 920 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C6293: luaopen_package (lib_package.c:610)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 921 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15202== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 922 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15202== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 923 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15202== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 924 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15202== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 925 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15202== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 926 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 927 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 928 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 929 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 21 bytes in 1 blocks are definitely lost in loss record 930 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15202== by 0x547D108: expr_binop (lj_parse.c:2098)
==15202== by 0x547DA01: expr (lj_parse.c:2109)
==15202== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15202== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15202== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15202== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15202== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547F172: parse_local (lj_parse.c:2248)
==15202== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 944 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C4959: luaopen_io (lib_io.c:532)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 945 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15202== by 0x54C4992: luaopen_io (lib_io.c:534)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 946 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 947 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15202== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 948 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15202== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 949 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E832E: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:292)
==15202== by 0x4E832E: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 950 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15202== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 951 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15202== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 952 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 953 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15202== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 954 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 955 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 956 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 957 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C4959: luaopen_io (lib_io.c:532)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 958 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15202== by 0x54C4992: luaopen_io (lib_io.c:534)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 959 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 960 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15202== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 961 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15202== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 962 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15202== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 963 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15202== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 964 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 965 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15202== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 966 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 967 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 22 bytes in 1 blocks are definitely lost in loss record 968 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 976 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 977 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C6308: luaopen_package (lib_package.c:615)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 978 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15202== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 979 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15202== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 980 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15202== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 981 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15202== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 982 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 983 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 984 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 985 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 986 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 987 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 988 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 989 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C6308: luaopen_package (lib_package.c:615)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 990 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15202== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 991 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15202== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 992 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15202== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 993 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15202== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 994 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 995 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 996 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 997 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 998 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 23 bytes in 1 blocks are definitely lost in loss record 999 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,637 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,638 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C6243: luaopen_package (lib_package.c:606)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,639 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C6335: luaopen_package (lib_package.c:617)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,640 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,641 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54762EB: lua_getfield (lj_api.c:800)
==15202== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15202== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,642 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,643 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,644 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,645 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,646 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,647 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,648 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15202== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,649 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x547983F: lex_scan (lj_lex.c:301)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15202== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15202== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15202== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,650 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,651 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,652 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,653 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,654 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,655 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C6243: luaopen_package (lib_package.c:606)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,656 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54C6335: luaopen_package (lib_package.c:617)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,657 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,658 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54762EB: lua_getfield (lj_api.c:800)
==15202== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15202== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,659 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,660 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,661 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,662 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,663 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,664 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,665 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15202== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,666 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x547983F: lex_scan (lj_lex.c:301)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15202== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15202== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15202== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,667 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,668 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,669 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 24 bytes in 1 blocks are definitely lost in loss record 1,670 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,677 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15202== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15202== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,678 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,679 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,680 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,681 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,682 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,683 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,684 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,685 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,686 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,687 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15202== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15202== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,688 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,689 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,690 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,691 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,692 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,693 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,694 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,695 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 25 bytes in 1 blocks are definitely lost in loss record 1,696 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,705 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C3414: luaopen_table (lib_table.c:384)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,706 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,707 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,708 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,709 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,710 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,711 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,712 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,713 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,714 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15202== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,715 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,716 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,717 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,718 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15202== by 0x547D108: expr_binop (lj_parse.c:2098)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547E302: parse_args (lj_parse.c:1902)
==15202== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15202== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15202== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F688: parse_block (lj_parse.c:2402)
==15202== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15202== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15202== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15202== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F688: parse_block (lj_parse.c:2402)
==15202== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15202== by 0x547F049: parse_for (lj_parse.c:2577)
==15202== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15202== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,719 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C3414: luaopen_table (lib_table.c:384)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,720 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,721 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,722 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,723 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,724 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,725 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,726 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,727 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,728 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15202== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,729 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,730 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,731 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 26 bytes in 1 blocks are definitely lost in loss record 1,732 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15202== by 0x547D108: expr_binop (lj_parse.c:2098)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547E302: parse_args (lj_parse.c:1902)
==15202== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15202== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15202== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F688: parse_block (lj_parse.c:2402)
==15202== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15202== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15202== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15202== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F688: parse_block (lj_parse.c:2402)
==15202== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15202== by 0x547F049: parse_for (lj_parse.c:2577)
==15202== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15202== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,737 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,738 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,739 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,740 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,741 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,742 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,743 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,744 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,745 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,746 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,747 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15202== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,748 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15202== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,749 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15202== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,750 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,751 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,752 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15202== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,753 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,754 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,755 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,756 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,757 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,758 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,759 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,760 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,761 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,762 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15202== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,763 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15202== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,764 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15202== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,765 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 27 bytes in 1 blocks are definitely lost in loss record 1,766 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,773 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C343B: luaopen_table (lib_table.c:385)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,774 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,775 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,776 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,777 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,778 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,779 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,780 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,781 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,782 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,783 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,784 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,785 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15202== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,786 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,787 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,788 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15202== by 0x547DA01: expr (lj_parse.c:2109)
==15202== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15202== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15202== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15202== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15202== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547F172: parse_local (lj_parse.c:2248)
==15202== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,789 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C343B: luaopen_table (lib_table.c:385)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,790 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,791 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,792 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,793 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,794 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,795 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,796 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,797 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,798 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,799 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,800 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,801 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15202== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,802 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,803 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 28 bytes in 1 blocks are definitely lost in loss record 1,804 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15202== by 0x547DA01: expr (lj_parse.c:2109)
==15202== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15202== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15202== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15202== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15202== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547F172: parse_local (lj_parse.c:2248)
==15202== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,811 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,812 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,813 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,814 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,815 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,816 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,817 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,818 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,819 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,820 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,821 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,822 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,823 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,824 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,825 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,826 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,827 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,828 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,829 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,830 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,831 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 29 bytes in 1 blocks are definitely lost in loss record 1,832 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,841 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,842 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C3462: luaopen_table (lib_table.c:386)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,843 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,844 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,845 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,846 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,847 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,848 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,849 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,850 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,851 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,852 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,853 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,854 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,855 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,856 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,857 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C3462: luaopen_table (lib_table.c:386)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,858 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,859 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,860 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,861 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,862 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,863 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,864 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,865 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,866 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,867 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,868 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,869 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 30 bytes in 1 blocks are definitely lost in loss record 1,870 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,873 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,874 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,875 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,876 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,877 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,878 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,879 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,880 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,881 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 31 bytes in 1 blocks are definitely lost in loss record 1,882 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,085 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x546E332: cpluaopen (lj_state.c:149)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,086 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x546E344: cpluaopen (lj_state.c:150)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,087 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15202== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,088 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15202== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,089 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,090 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15202== by 0x54C619B: luaopen_package (lib_package.c:592)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,091 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15202== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,092 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15202== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15202== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,093 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,094 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C3414: luaopen_table (lib_table.c:384)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,095 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C343B: luaopen_table (lib_table.c:385)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,096 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C3462: luaopen_table (lib_table.c:386)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,097 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C3489: luaopen_table (lib_table.c:387)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,098 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,099 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,100 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,101 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C4976: luaopen_io (lib_io.c:533)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,102 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C528D: luaopen_os (lib_os.c:289)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,103 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,104 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,105 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,106 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,107 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,108 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,109 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,110 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,111 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,112 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,113 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15202== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,114 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15202== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,115 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15202== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,116 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15202== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,117 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15202== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,118 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,119 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,120 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,121 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,122 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,123 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,124 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,125 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15202== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,126 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15202== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,127 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15202== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,128 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15202== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,129 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,130 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,131 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,132 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,133 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,134 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,135 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,136 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,137 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,138 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,139 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,140 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,141 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,142 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,143 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,144 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,145 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,146 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,147 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,148 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,149 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,150 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,151 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,152 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,153 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,154 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,155 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,156 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,157 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,158 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,159 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,160 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,161 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,162 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,163 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,164 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,165 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,166 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,167 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,168 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,169 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,170 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,171 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15202== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,172 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15202== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,173 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,174 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,175 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,176 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,177 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,178 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,179 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,180 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,181 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,182 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,183 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,184 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,185 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15202== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,186 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,187 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,188 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,189 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,190 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,191 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,192 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,193 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,194 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,195 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,196 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,197 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,198 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,199 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15202== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,200 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15202== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,201 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15202== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,202 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15202== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,203 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15202== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,204 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,205 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,206 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,207 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,208 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,209 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,210 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,211 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,212 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,213 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,214 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,215 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15202== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,216 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,217 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,218 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,219 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,220 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,221 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,222 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,223 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,224 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,225 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,226 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,227 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,228 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,229 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,230 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,231 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,232 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,233 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,234 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,235 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,236 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,237 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,238 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,239 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,240 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,241 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,242 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,243 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,244 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,245 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,246 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,247 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,248 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,249 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,250 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,251 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,252 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,253 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,254 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,255 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,256 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,257 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,258 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,259 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,260 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,261 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,262 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,263 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,264 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,265 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,266 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,267 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,268 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,269 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,270 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,271 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,272 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,273 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,274 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,275 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,276 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,277 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,278 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,279 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15202== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,280 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15202== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,281 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15202== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,282 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,283 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,284 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,285 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,286 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,287 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,288 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15202== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,289 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,290 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15202== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,291 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,292 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,293 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,294 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15202== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,295 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5479E68: fs_init (lj_parse.c:1617)
==15202== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15202== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15202== by 0x5053A9: ngx_http_lua_access_handler_inline (ngx_http_lua_accessby.c:179)
==15202== by 0x505300: ngx_http_lua_access_handler (ngx_http_lua_accessby.c:163)
==15202== by 0x45F007: ngx_http_core_access_phase (ngx_http_core_module.c:1094)
==15202== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15202== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15202== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15202== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15202== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15202== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_access_handler_inline
fun:ngx_http_lua_access_handler
fun:ngx_http_core_access_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,296 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x546E332: cpluaopen (lj_state.c:149)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,297 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x546E344: cpluaopen (lj_state.c:150)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,298 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15202== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,299 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15202== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,300 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,301 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15202== by 0x54C619B: luaopen_package (lib_package.c:592)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,302 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15202== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,303 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15202== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15202== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,304 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,305 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C3414: luaopen_table (lib_table.c:384)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,306 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C343B: luaopen_table (lib_table.c:385)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,307 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C3462: luaopen_table (lib_table.c:386)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,308 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C3489: luaopen_table (lib_table.c:387)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,309 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,310 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C4976: luaopen_io (lib_io.c:533)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C528D: luaopen_os (lib_os.c:289)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15202== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15202== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15202== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15202== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15202== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15202== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15202== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15202== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15202== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15202== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15202== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15202== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15202== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15202== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15202== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15202== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15202== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15202== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15202== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15202== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15202== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15202== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15202== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15202== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15202== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15202== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15202== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,486 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,487 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,488 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,489 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,490 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15202== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,491 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15202== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,492 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15202== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,493 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,494 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,495 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,496 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,497 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,498 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,499 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15202== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,500 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15202== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15202== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15202== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15202== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,501 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,502 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15202== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,503 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,504 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,505 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468F59: newtab (lj_tab.c:124)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 32 bytes in 1 blocks are definitely lost in loss record 2,506 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15202== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 33 bytes in 1 blocks are definitely lost in loss record 2,509 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 33 bytes in 1 blocks are definitely lost in loss record 2,510 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 33 bytes in 1 blocks are definitely lost in loss record 2,511 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 33 bytes in 1 blocks are definitely lost in loss record 2,512 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15202== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 33 bytes in 1 blocks are definitely lost in loss record 2,513 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 33 bytes in 1 blocks are definitely lost in loss record 2,514 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 33 bytes in 1 blocks are definitely lost in loss record 2,515 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 33 bytes in 1 blocks are definitely lost in loss record 2,516 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15202== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 34 bytes in 1 blocks are definitely lost in loss record 2,519 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x546E399: cpluaopen (lj_state.c:154)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 34 bytes in 1 blocks are definitely lost in loss record 2,520 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 34 bytes in 1 blocks are definitely lost in loss record 2,521 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x546E399: cpluaopen (lj_state.c:154)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 34 bytes in 1 blocks are definitely lost in loss record 2,522 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 36 bytes in 1 blocks are definitely lost in loss record 2,537 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 36 bytes in 1 blocks are definitely lost in loss record 2,538 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 36 bytes in 2 blocks are definitely lost in loss record 2,539 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15202== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15202== by 0x547E302: parse_args (lj_parse.c:1902)
==15202== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15202== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15202== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15202== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 36 bytes in 2 blocks are definitely lost in loss record 2,540 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15202== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15202== by 0x547E302: parse_args (lj_parse.c:1902)
==15202== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15202== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15202== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15202== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 37 bytes in 1 blocks are definitely lost in loss record 2,541 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 37 bytes in 1 blocks are definitely lost in loss record 2,542 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 37 bytes in 1 blocks are definitely lost in loss record 2,543 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 37 bytes in 1 blocks are definitely lost in loss record 2,544 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 37 bytes in 1 blocks are definitely lost in loss record 2,545 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 37 bytes in 1 blocks are definitely lost in loss record 2,546 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 38 bytes in 1 blocks are definitely lost in loss record 2,549 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 38 bytes in 1 blocks are definitely lost in loss record 2,550 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 38 bytes in 1 blocks are definitely lost in loss record 2,551 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 38 bytes in 1 blocks are definitely lost in loss record 2,552 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 39 bytes in 1 blocks are definitely lost in loss record 2,555 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 39 bytes in 1 blocks are definitely lost in loss record 2,556 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 39 bytes in 1 blocks are definitely lost in loss record 2,557 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 39 bytes in 1 blocks are definitely lost in loss record 2,558 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 39 bytes in 1 blocks are definitely lost in loss record 2,559 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 39 bytes in 1 blocks are definitely lost in loss record 2,560 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,614 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15202== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15202== by 0x54C4992: luaopen_io (lib_io.c:534)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,615 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15202== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15202== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,616 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15202== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15202== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,617 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,618 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,619 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,620 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15202== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15202== by 0x54C4992: luaopen_io (lib_io.c:534)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,621 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15202== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15202== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,622 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15202== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15202== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,623 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,624 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 1 blocks are definitely lost in loss record 2,625 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 2 blocks are definitely lost in loss record 2,626 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15202== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 2 blocks are definitely lost in loss record 2,627 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 2 blocks are definitely lost in loss record 2,628 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15202== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 40 bytes in 2 blocks are definitely lost in loss record 2,629 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 41 bytes in 1 blocks are definitely lost in loss record 2,630 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 41 bytes in 1 blocks are definitely lost in loss record 2,631 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 41 bytes in 1 blocks are definitely lost in loss record 2,632 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 41 bytes in 1 blocks are definitely lost in loss record 2,633 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 42 bytes in 1 blocks are definitely lost in loss record 2,634 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 42 bytes in 1 blocks are definitely lost in loss record 2,635 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 43 bytes in 1 blocks are definitely lost in loss record 2,643 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 43 bytes in 1 blocks are definitely lost in loss record 2,644 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDD84: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:194)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 43 bytes in 1 blocks are definitely lost in loss record 2,645 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 43 bytes in 2 blocks are definitely lost in loss record 2,646 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 43 bytes in 2 blocks are definitely lost in loss record 2,647 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 44 bytes in 1 blocks are definitely lost in loss record 2,651 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 44 bytes in 1 blocks are definitely lost in loss record 2,652 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15202== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 47 bytes in 2 blocks are definitely lost in loss record 2,662 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15202== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 47 bytes in 2 blocks are definitely lost in loss record 2,663 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15202== by 0x54C6353: luaopen_package (lib_package.c:619)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 47 bytes in 2 blocks are definitely lost in loss record 2,664 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15202== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 47 bytes in 2 blocks are definitely lost in loss record 2,665 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15202== by 0x54C6353: luaopen_package (lib_package.c:619)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,758 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15202== by 0x54C0103: luaopen_base (lib_base.c:706)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,759 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15202== by 0x54C619B: luaopen_package (lib_package.c:592)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,760 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x54C279E: luaopen_string (lib_string.c:740)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,761 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,762 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,763 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,764 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15202== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,765 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,766 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,767 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,768 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,769 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,770 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,771 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,772 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,773 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,774 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,775 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,776 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15202== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,777 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15202== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,778 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,779 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15202== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,780 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468EB7: newtab (lj_tab.c:109)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15202== by 0x547D619: expr_simple (lj_parse.c:2004)
==15202== by 0x547D619: expr_unop (lj_parse.c:2077)
==15202== by 0x547D619: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,781 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5469CC4: newhpart (lj_tab.c:66)
==15202== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15202== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15202== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15202== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==15202== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==15202== by 0x547983F: lex_scan (lj_lex.c:301)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x547F837: lj_parse (lj_parse.c:2717)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15202== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15202== by 0x5053A9: ngx_http_lua_access_handler_inline (ngx_http_lua_accessby.c:179)
==15202== by 0x505300: ngx_http_lua_access_handler (ngx_http_lua_accessby.c:163)
==15202== by 0x45F007: ngx_http_core_access_phase (ngx_http_core_module.c:1094)
==15202== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15202== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15202== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15202== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15202== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15202== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_access_handler_inline
fun:ngx_http_lua_access_handler
fun:ngx_http_core_access_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,782 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15202== by 0x54C0103: luaopen_base (lib_base.c:706)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,783 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15202== by 0x54C619B: luaopen_package (lib_package.c:592)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,784 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x54C279E: luaopen_string (lib_string.c:740)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,785 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,786 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,787 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15202== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15202== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,788 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15202== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,789 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15202== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,790 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,791 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15202== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,792 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,793 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15202== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,794 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,795 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,796 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,797 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,798 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,799 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,800 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15202== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,801 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15202== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,802 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,803 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15202== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 48 bytes in 1 blocks are definitely lost in loss record 2,804 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468EB7: newtab (lj_tab.c:109)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15202== by 0x547D619: expr_simple (lj_parse.c:2004)
==15202== by 0x547D619: expr_unop (lj_parse.c:2077)
==15202== by 0x547D619: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 49 bytes in 1 blocks are definitely lost in loss record 2,807 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15202== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15202== by 0x547E302: parse_args (lj_parse.c:1902)
==15202== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15202== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15202== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547F172: parse_local (lj_parse.c:2248)
==15202== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 49 bytes in 1 blocks are definitely lost in loss record 2,808 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15202== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15202== by 0x547E302: parse_args (lj_parse.c:1902)
==15202== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15202== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15202== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547F172: parse_local (lj_parse.c:2248)
==15202== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 60 bytes in 2 blocks are definitely lost in loss record 2,843 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 60 bytes in 2 blocks are definitely lost in loss record 2,844 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15202== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 62 bytes in 3 blocks are definitely lost in loss record 2,847 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15202== by 0x547DB92: expr_table (lj_parse.c:1762)
==15202== by 0x547D619: expr_simple (lj_parse.c:2004)
==15202== by 0x547D619: expr_unop (lj_parse.c:2077)
==15202== by 0x547D619: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 62 bytes in 3 blocks are definitely lost in loss record 2,848 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15202== by 0x5479986: lex_string (lj_lex.c:280)
==15202== by 0x5479986: lex_scan (lj_lex.c:364)
==15202== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15202== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15202== by 0x547DB92: expr_table (lj_parse.c:1762)
==15202== by 0x547D619: expr_simple (lj_parse.c:2004)
==15202== by 0x547D619: expr_unop (lj_parse.c:2077)
==15202== by 0x547D619: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 64 bytes in 1 blocks are definitely lost in loss record 2,920 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15202== by 0x54C073D: luaopen_math (lib_math.c:221)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 64 bytes in 1 blocks are definitely lost in loss record 2,921 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15202== by 0x54C073D: luaopen_math (lib_math.c:221)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 64 bytes in 2 blocks are definitely lost in loss record 2,922 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15202== by 0x54C6353: luaopen_package (lib_package.c:619)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 64 bytes in 2 blocks are definitely lost in loss record 2,923 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 64 bytes in 2 blocks are definitely lost in loss record 2,924 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 64 bytes in 2 blocks are definitely lost in loss record 2,925 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15202== by 0x54C6353: luaopen_package (lib_package.c:619)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 64 bytes in 2 blocks are definitely lost in loss record 2,926 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 64 bytes in 2 blocks are definitely lost in loss record 2,927 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 67 bytes in 3 blocks are definitely lost in loss record 2,932 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 67 bytes in 3 blocks are definitely lost in loss record 2,933 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 72 bytes in 1 blocks are definitely lost in loss record 2,957 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468EB7: newtab (lj_tab.c:109)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,958 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x54B7C74: clib_new (lj_clib.c:398)
==15202== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15202== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 72 bytes in 1 blocks are definitely lost in loss record 2,959 of 3,678
==15202== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15202== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15202== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15202== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15202== by 0x547DE88: expr_table (lj_parse.c:1746)
==15202== by 0x547D619: expr_simple (lj_parse.c:2004)
==15202== by 0x547D619: expr_unop (lj_parse.c:2077)
==15202== by 0x547D619: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 72 bytes in 1 blocks are definitely lost in loss record 2,960 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468EB7: newtab (lj_tab.c:109)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,961 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x54B7C74: clib_new (lj_clib.c:398)
==15202== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15202== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 72 bytes in 1 blocks are definitely lost in loss record 2,962 of 3,678
==15202== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15202== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15202== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15202== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15202== by 0x547DE88: expr_table (lj_parse.c:1746)
==15202== by 0x547D619: expr_simple (lj_parse.c:2004)
==15202== by 0x547D619: expr_unop (lj_parse.c:2077)
==15202== by 0x547D619: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547F25B: parse_local (lj_parse.c:2261)
==15202== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 80 bytes in 1 blocks are definitely lost in loss record 3,002 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15202== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15202== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 80 bytes in 1 blocks are definitely lost in loss record 3,003 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15202== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15202== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 88 bytes in 4 blocks are definitely lost in loss record 3,013 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C4976: luaopen_io (lib_io.c:533)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 88 bytes in 4 blocks are definitely lost in loss record 3,014 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C4976: luaopen_io (lib_io.c:533)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 91 bytes in 4 blocks are definitely lost in loss record 3,015 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15202== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 91 bytes in 4 blocks are definitely lost in loss record 3,016 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15202== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 92 bytes in 1 blocks are definitely lost in loss record 3,017 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547F857: lj_parse (lj_parse.c:2721)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15202== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15202== by 0x5053A9: ngx_http_lua_access_handler_inline (ngx_http_lua_accessby.c:179)
==15202== by 0x505300: ngx_http_lua_access_handler (ngx_http_lua_accessby.c:163)
==15202== by 0x45F007: ngx_http_core_access_phase (ngx_http_core_module.c:1094)
==15202== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15202== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15202== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15202== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15202== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15202== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_access_handler_inline
fun:ngx_http_lua_access_handler
fun:ngx_http_core_access_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,056 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,057 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,058 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,059 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,060 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,061 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,062 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,063 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15202== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,064 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15202== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,065 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15202== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,066 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 1 blocks are definitely lost in loss record 3,067 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 3 blocks are definitely lost in loss record 3,068 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15202== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 3 blocks are definitely lost in loss record 3,069 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 3 blocks are definitely lost in loss record 3,070 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15202== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 96 bytes in 3 blocks are definitely lost in loss record 3,071 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 100 bytes in 5 blocks are definitely lost in loss record 3,074 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15202== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 100 bytes in 5 blocks are definitely lost in loss record 3,075 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15202== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15202== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 104 bytes in 1 blocks are definitely lost in loss record 3,077 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x5468EB7: newtab (lj_tab.c:109)
==15202== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15202== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15202== by 0x504E78: ngx_http_lua_access_by_chunk (ngx_http_lua_accessby.c:338)
==15202== by 0x5053BE: ngx_http_lua_access_handler_inline (ngx_http_lua_accessby.c:189)
==15202== by 0x505300: ngx_http_lua_access_handler (ngx_http_lua_accessby.c:163)
==15202== by 0x45F007: ngx_http_core_access_phase (ngx_http_core_module.c:1094)
==15202== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15202== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15202== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15202== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15202== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15202== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_access_by_chunk
fun:ngx_http_lua_access_handler_inline
fun:ngx_http_lua_access_handler
fun:ngx_http_core_access_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 108 bytes in 5 blocks are definitely lost in loss record 3,080 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 108 bytes in 5 blocks are definitely lost in loss record 3,081 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 114 bytes in 5 blocks are definitely lost in loss record 3,098 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 114 bytes in 5 blocks are definitely lost in loss record 3,099 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 119 bytes in 1 blocks are definitely lost in loss record 3,100 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5475745: lua_pushstring (lj_api.c:652)
==15202== by 0x54C607A: setpath (lib_package.c:555)
==15202== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 119 bytes in 1 blocks are definitely lost in loss record 3,101 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5475745: lua_pushstring (lj_api.c:652)
==15202== by 0x54C607A: setpath (lib_package.c:555)
==15202== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 120 bytes in 5 blocks are definitely lost in loss record 3,112 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546AB0F: func_finduv (lj_func.c:52)
==15202== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 120 bytes in 5 blocks are definitely lost in loss record 3,113 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546AB0F: func_finduv (lj_func.c:52)
==15202== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 125 bytes in 6 blocks are definitely lost in loss record 3,117 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5475745: lua_pushstring (lj_api.c:652)
==15202== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 125 bytes in 6 blocks are definitely lost in loss record 3,118 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5475745: lua_pushstring (lj_api.c:652)
==15202== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 126 bytes in 1 blocks are definitely lost in loss record 3,119 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15202== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15202== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547EF73: parse_return (lj_parse.c:2316)
==15202== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15202== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15202== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15202== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15202== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15202== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 126 bytes in 1 blocks are definitely lost in loss record 3,120 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15202== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15202== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547EF73: parse_return (lj_parse.c:2316)
==15202== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15202== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15202== by 0x547C930: parse_body (lj_parse.c:1853)
==15202== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15202== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15202== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15202== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15202== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 128 bytes in 4 blocks are definitely lost in loss record 3,162 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15202== by 0x54C6212: luaopen_package (lib_package.c:599)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 128 bytes in 4 blocks are definitely lost in loss record 3,163 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 128 bytes in 4 blocks are definitely lost in loss record 3,164 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15202== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15202== by 0x54C6212: luaopen_package (lib_package.c:599)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 128 bytes in 4 blocks are definitely lost in loss record 3,165 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 130 bytes in 1 blocks are definitely lost in loss record 3,166 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15202== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15202== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15202== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15202== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 130 bytes in 1 blocks are definitely lost in loss record 3,167 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15202== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15202== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15202== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15202== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 157 bytes in 6 blocks are definitely lost in loss record 3,185 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 160 bytes in 5 blocks are definitely lost in loss record 3,200 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 160 bytes in 5 blocks are definitely lost in loss record 3,201 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 172 bytes in 5 blocks are definitely lost in loss record 3,211 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 172 bytes in 5 blocks are definitely lost in loss record 3,212 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A70B: func_newL (lj_func.c:122)
==15202== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 174 bytes in 8 blocks are definitely lost in loss record 3,213 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 174 bytes in 8 blocks are definitely lost in loss record 3,214 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 176 bytes in 2 blocks are definitely lost in loss record 3,223 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15202== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15202== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 176 bytes in 2 blocks are definitely lost in loss record 3,224 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15202== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15202== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 181 bytes in 7 blocks are definitely lost in loss record 3,225 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 186 bytes in 8 blocks are definitely lost in loss record 3,234 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C528D: luaopen_os (lib_os.c:289)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,240 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15202== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,241 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15202== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,242 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,243 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,244 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,245 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,246 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,247 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15202== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,248 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15202== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,249 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15202== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,250 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,251 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,252 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15202== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 1 blocks are definitely lost in loss record 3,253 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15202== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 6 blocks are definitely lost in loss record 3,254 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 192 bytes in 6 blocks are definitely lost in loss record 3,255 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 195 bytes in 4 blocks are definitely lost in loss record 3,256 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54C109B: lj_buf_str (lj_buf.h:100)
==15202== by 0x54C109B: lj_cf_string_format (lib_string.c:726)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15202== by 0x504E78: ngx_http_lua_access_by_chunk (ngx_http_lua_accessby.c:338)
==15202== by 0x5053BE: ngx_http_lua_access_handler_inline (ngx_http_lua_accessby.c:189)
==15202== by 0x505300: ngx_http_lua_access_handler (ngx_http_lua_accessby.c:163)
==15202== by 0x45F007: ngx_http_core_access_phase (ngx_http_core_module.c:1094)
==15202== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15202== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15202== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15202== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15202== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15202== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_cf_string_format
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_access_by_chunk
fun:ngx_http_lua_access_handler_inline
fun:ngx_http_lua_access_handler
fun:ngx_http_core_access_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 200 bytes in 1 blocks are definitely lost in loss record 3,257 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547F857: lj_parse (lj_parse.c:2721)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 200 bytes in 1 blocks are definitely lost in loss record 3,258 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547F857: lj_parse (lj_parse.c:2721)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15202== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 200 bytes in 5 blocks are definitely lost in loss record 3,259 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15202== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15202== by 0x54C38CD: io_file_new (lib_io.c:73)
==15202== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15202== by 0x504E78: ngx_http_lua_access_by_chunk (ngx_http_lua_accessby.c:338)
==15202== by 0x5053BE: ngx_http_lua_access_handler_inline (ngx_http_lua_accessby.c:189)
==15202== by 0x505300: ngx_http_lua_access_handler (ngx_http_lua_accessby.c:163)
==15202== by 0x45F007: ngx_http_core_access_phase (ngx_http_core_module.c:1094)
==15202== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15202== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15202== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15202== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15202== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15202== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_access_by_chunk
fun:ngx_http_lua_access_handler_inline
fun:ngx_http_lua_access_handler
fun:ngx_http_core_access_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 207 bytes in 9 blocks are definitely lost in loss record 3,260 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C528D: luaopen_os (lib_os.c:289)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 212 bytes in 1 blocks are definitely lost in loss record 3,263 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15202== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15202== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15202== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15202== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F688: parse_block (lj_parse.c:2402)
==15202== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15202== by 0x547F049: parse_for (lj_parse.c:2577)
==15202== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15202== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 212 bytes in 1 blocks are definitely lost in loss record 3,264 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15202== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15202== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15202== by 0x547D9A5: expr (lj_parse.c:2109)
==15202== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15202== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15202== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15202== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15202== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F688: parse_block (lj_parse.c:2402)
==15202== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15202== by 0x547F049: parse_for (lj_parse.c:2577)
==15202== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15202== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 216 bytes in 10 blocks are definitely lost in loss record 3,265 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 216 bytes in 10 blocks are definitely lost in loss record 3,266 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 218 bytes in 1 blocks are definitely lost in loss record 3,267 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5475745: lua_pushstring (lj_api.c:652)
==15202== by 0x54C607A: setpath (lib_package.c:555)
==15202== by 0x54C6293: luaopen_package (lib_package.c:610)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 218 bytes in 1 blocks are definitely lost in loss record 3,268 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5475745: lua_pushstring (lj_api.c:652)
==15202== by 0x54C607A: setpath (lib_package.c:555)
==15202== by 0x54C6293: luaopen_package (lib_package.c:610)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,269 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547F857: lj_parse (lj_parse.c:2721)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,270 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547F857: lj_parse (lj_parse.c:2721)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 229 bytes in 10 blocks are definitely lost in loss record 3,279 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 229 bytes in 10 blocks are definitely lost in loss record 3,280 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 245 bytes in 11 blocks are definitely lost in loss record 3,281 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 245 bytes in 11 blocks are definitely lost in loss record 3,282 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 288 bytes in 9 blocks are definitely lost in loss record 3,310 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 288 bytes in 9 blocks are definitely lost in loss record 3,311 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 310 bytes in 1 blocks are definitely lost in loss record 3,319 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547F172: parse_local (lj_parse.c:2248)
==15202== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 310 bytes in 1 blocks are definitely lost in loss record 3,320 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547F172: parse_local (lj_parse.c:2248)
==15202== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15202== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 352 bytes in 11 blocks are definitely lost in loss record 3,338 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C4976: luaopen_io (lib_io.c:533)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 352 bytes in 11 blocks are definitely lost in loss record 3,339 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C528D: luaopen_os (lib_os.c:289)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 352 bytes in 11 blocks are definitely lost in loss record 3,340 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C4976: luaopen_io (lib_io.c:533)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 352 bytes in 11 blocks are definitely lost in loss record 3,341 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C528D: luaopen_os (lib_os.c:289)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 360 bytes in 15 blocks are definitely lost in loss record 3,346 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546AB0F: func_finduv (lj_func.c:52)
==15202== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 360 bytes in 15 blocks are definitely lost in loss record 3,347 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x546AB0F: func_finduv (lj_func.c:52)
==15202== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15202== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15202== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 363 bytes in 1 blocks are definitely lost in loss record 3,348 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 363 bytes in 1 blocks are definitely lost in loss record 3,349 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15202== by 0x547C960: parse_body (lj_parse.c:1855)
==15202== by 0x547EE83: parse_func (lj_parse.c:2286)
==15202== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15202== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15202== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15202== by 0x548153A: cpparser (lj_load.c:41)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x548165A: lua_loadx (lj_load.c:58)
==15202== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15202== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15202== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 382 bytes in 18 blocks are definitely lost in loss record 3,354 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 382 bytes in 18 blocks are definitely lost in loss record 3,355 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,364 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15202== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,365 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5469CC4: newhpart (lj_tab.c:66)
==15202== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15202== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15202== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15202== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15202== by 0x5476F58: lua_setfield (lj_api.c:972)
==15202== by 0x54C6335: luaopen_package (lib_package.c:617)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,366 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,367 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,368 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C4976: luaopen_io (lib_io.c:533)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,369 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C528D: luaopen_os (lib_os.c:289)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,370 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,371 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,372 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,373 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,374 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5469CC4: newhpart (lj_tab.c:66)
==15202== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15202== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15202== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15202== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15202== by 0x5476F58: lua_setfield (lj_api.c:972)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,375 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15202== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,376 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,377 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,378 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15202== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,379 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5469CC4: newhpart (lj_tab.c:66)
==15202== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15202== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15202== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15202== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15202== by 0x5476F58: lua_setfield (lj_api.c:972)
==15202== by 0x54C6335: luaopen_package (lib_package.c:617)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,380 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,381 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,382 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C4976: luaopen_io (lib_io.c:533)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,383 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C528D: luaopen_os (lib_os.c:289)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,384 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,385 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,386 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,387 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,388 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5469CC4: newhpart (lj_tab.c:66)
==15202== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15202== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15202== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15202== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15202== by 0x5476F58: lua_setfield (lj_api.c:972)
==15202== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15202== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,389 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15202== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,390 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 1 blocks are definitely lost in loss record 3,391 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15202== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 12 blocks are definitely lost in loss record 3,392 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 384 bytes in 12 blocks are definitely lost in loss record 3,393 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 416 bytes in 13 blocks are definitely lost in loss record 3,397 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 416 bytes in 13 blocks are definitely lost in loss record 3,398 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C278F: luaopen_string (lib_string.c:739)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 438 bytes in 19 blocks are definitely lost in loss record 3,403 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15202== by 0x546E387: cpluaopen (lj_state.c:152)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 438 bytes in 19 blocks are definitely lost in loss record 3,404 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15202== by 0x546E387: cpluaopen (lj_state.c:152)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 442 bytes in 21 blocks are definitely lost in loss record 3,405 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15202== by 0x546E38F: cpluaopen (lj_state.c:153)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 442 bytes in 21 blocks are definitely lost in loss record 3,406 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15202== by 0x546E38F: cpluaopen (lj_state.c:153)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 462 bytes in 19 blocks are definitely lost in loss record 3,415 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 462 bytes in 19 blocks are definitely lost in loss record 3,416 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 512 bytes in 16 blocks are definitely lost in loss record 3,456 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 512 bytes in 16 blocks are definitely lost in loss record 3,457 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 544 bytes in 17 blocks are definitely lost in loss record 3,467 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 544 bytes in 17 blocks are definitely lost in loss record 3,468 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 576 bytes in 18 blocks are definitely lost in loss record 3,479 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 576 bytes in 18 blocks are definitely lost in loss record 3,480 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 760 bytes in 5 blocks are definitely lost in loss record 3,515 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15202== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15202== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 760 bytes in 5 blocks are definitely lost in loss record 3,516 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15202== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15202== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15202== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,519 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,520 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15202== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,521 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15202== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,522 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,523 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5469CC4: newhpart (lj_tab.c:66)
==15202== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15202== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15202== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15202== by 0x547710F: lua_rawset (lj_api.c:991)
==15202== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,524 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,525 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,526 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15202== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15202== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,527 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15202== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,528 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15202== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15202== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,529 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15202== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,530 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5469CC4: newhpart (lj_tab.c:66)
==15202== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15202== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15202== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15202== by 0x547710F: lua_rawset (lj_api.c:991)
==15202== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15202== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,531 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 768 bytes in 1 blocks are definitely lost in loss record 3,532 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15202== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15202== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 848 bytes in 26 blocks are definitely lost in loss record 3,547 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 848 bytes in 26 blocks are definitely lost in loss record 3,548 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C0761: luaopen_math (lib_math.c:223)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 1,000 bytes in 27 blocks are definitely lost in loss record 3,565 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 1,000 bytes in 27 blocks are definitely lost in loss record 3,566 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15202== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15202== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15202== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15202== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15202== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 1,446 bytes in 59 blocks are definitely lost in loss record 3,603 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15202== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 1,446 bytes in 59 blocks are definitely lost in loss record 3,604 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468C42: lj_str_new (lj_str.c:220)
==15202== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15202== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 1,536 bytes in 1 blocks are definitely lost in loss record 3,610 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x546E332: cpluaopen (lj_state.c:149)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 1,536 bytes in 1 blocks are definitely lost in loss record 3,611 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x546E332: cpluaopen (lj_state.c:149)
==15202== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x546E64F: lua_newstate (lj_state.c:222)
==15202== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15202== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15202== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,638 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15202== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,639 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15202== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15202== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 3,072 bytes in 1 blocks are definitely lost in loss record 3,646 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x422D15: main (nginx.c:294)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 3,072 bytes in 1 blocks are definitely lost in loss record 3,647 of 3,678
==15202== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15202== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5468F18: newhpart (lj_tab.c:66)
==15202== by 0x5468F18: newtab (lj_tab.c:145)
==15202== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15202== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15202== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15202== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15202== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15202== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15202== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15202== by 0x459663: ngx_http_block (ngx_http.c:312)
==15202== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15202== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15202== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15202== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in access_by_lua* ==15202== 8,192 bytes in 1 blocks are definitely lost in loss record 3,675 of 3,678
==15202== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15202== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15202== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15202== by 0x5467FEA: lj_buf_need2 (lj_buf.c:36)
==15202== by 0x54C3F98: io_file_readall (lib_io.c:166)
==15202== by 0x54C3F98: io_file_read (lib_io.c:212)
==15202== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15202== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15202== by 0x504E78: ngx_http_lua_access_by_chunk (ngx_http_lua_accessby.c:338)
==15202== by 0x5053BE: ngx_http_lua_access_handler_inline (ngx_http_lua_accessby.c:189)
==15202== by 0x505300: ngx_http_lua_access_handler (ngx_http_lua_accessby.c:163)
==15202== by 0x45F007: ngx_http_core_access_phase (ngx_http_core_module.c:1094)
==15202== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15202== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15202== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15202== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15202== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15202== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15202== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15202== by 0x422F5B: main (nginx.c:382)
==15202==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_need2
fun:io_file_readall
fun:io_file_read
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_access_by_chunk
fun:ngx_http_lua_access_handler_inline
fun:ngx_http_lua_access_handler
fun:ngx_http_core_access_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== Invalid read of size 8
==15213== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15213== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213== Address 0x30 is not stack'd, malloc'd or (recently) free'd
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213==
==15213== Process terminating with default action of signal 11 (SIGSEGV)
==15213== Access not within mapped region at address 0x30
==15213== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15213== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213== If you believe this happened as a result of a stack
==15213== overflow in your program's main thread (unlikely but
==15213== possible), you can try to increase the size of the
==15213== main thread stack using the --main-stacksize= flag.
==15213== The main thread stack size used in this run was 8388608.
==15213== 18 bytes in 1 blocks are definitely lost in loss record 818 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15213== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 18 bytes in 1 blocks are definitely lost in loss record 819 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15213== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 824 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 825 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 826 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 827 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 828 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15213== by 0x547E594: expr_primary (lj_parse.c:1961)
==15213== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15213== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15213== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9CA: expr (lj_parse.c:2109)
==15213== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15213== by 0x547E302: parse_args (lj_parse.c:1902)
==15213== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15213== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15213== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15213== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F688: parse_block (lj_parse.c:2402)
==15213== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15213== by 0x547F049: parse_for (lj_parse.c:2577)
==15213== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15213== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 829 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 830 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 831 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 832 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 19 bytes in 1 blocks are definitely lost in loss record 833 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15213== by 0x547E594: expr_primary (lj_parse.c:1961)
==15213== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15213== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15213== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9CA: expr (lj_parse.c:2109)
==15213== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15213== by 0x547E302: parse_args (lj_parse.c:1902)
==15213== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15213== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15213== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15213== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F688: parse_block (lj_parse.c:2402)
==15213== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15213== by 0x547F049: parse_for (lj_parse.c:2577)
==15213== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15213== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 842 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15213== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 843 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15213== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 844 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15213== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 845 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 846 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 847 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 848 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 849 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15213== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 850 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15213== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 851 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 852 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 853 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 854 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 855 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x5481548: cpparser (lj_load.c:42)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 856 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 857 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 858 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x547983F: lex_scan (lj_lex.c:301)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15213== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15213== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15213== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 859 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x5481548: cpparser (lj_load.c:42)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 860 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 861 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 862 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 863 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15213== by 0x547D619: expr_simple (lj_parse.c:2004)
==15213== by 0x547D619: expr_unop (lj_parse.c:2077)
==15213== by 0x547D619: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 864 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15213== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 865 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x5481548: cpparser (lj_load.c:42)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15213== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15213== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 866 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15213== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 867 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15213== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 868 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15213== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 869 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 870 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 871 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 872 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 873 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15213== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 874 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15213== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 875 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 876 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 877 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 878 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 879 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x5481548: cpparser (lj_load.c:42)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 880 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 881 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 882 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x547983F: lex_scan (lj_lex.c:301)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15213== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15213== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15213== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 883 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x5481548: cpparser (lj_load.c:42)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 884 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 885 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 886 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 887 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15213== by 0x547D619: expr_simple (lj_parse.c:2004)
==15213== by 0x547D619: expr_unop (lj_parse.c:2077)
==15213== by 0x547D619: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 20 bytes in 1 blocks are definitely lost in loss record 888 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15213== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 901 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C6293: luaopen_package (lib_package.c:610)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 902 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15213== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 903 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15213== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 904 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15213== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 905 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15213== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 906 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15213== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 907 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 908 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 909 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 910 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 911 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15213== by 0x547D108: expr_binop (lj_parse.c:2098)
==15213== by 0x547DA01: expr (lj_parse.c:2109)
==15213== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15213== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15213== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15213== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15213== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547F172: parse_local (lj_parse.c:2248)
==15213== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 912 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C6293: luaopen_package (lib_package.c:610)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 913 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15213== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 914 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15213== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 915 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15213== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 916 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15213== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 917 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15213== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 918 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 919 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 920 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 921 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 21 bytes in 1 blocks are definitely lost in loss record 922 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15213== by 0x547D108: expr_binop (lj_parse.c:2098)
==15213== by 0x547DA01: expr (lj_parse.c:2109)
==15213== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15213== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15213== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15213== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15213== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547F172: parse_local (lj_parse.c:2248)
==15213== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 936 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C4959: luaopen_io (lib_io.c:532)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 937 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15213== by 0x54C4992: luaopen_io (lib_io.c:534)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 938 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 939 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15213== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 940 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15213== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 941 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15213== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 942 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15213== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 943 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 944 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15213== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 945 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 946 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 947 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 948 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C4959: luaopen_io (lib_io.c:532)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 949 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15213== by 0x54C4992: luaopen_io (lib_io.c:534)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 950 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 951 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15213== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 952 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15213== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 953 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15213== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 954 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15213== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 955 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 956 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15213== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 957 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 958 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 22 bytes in 1 blocks are definitely lost in loss record 959 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 966 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 967 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C6308: luaopen_package (lib_package.c:615)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 968 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15213== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 969 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15213== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 970 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15213== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 971 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15213== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 972 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 973 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 974 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 975 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 976 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 977 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 978 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 979 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C6308: luaopen_package (lib_package.c:615)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 980 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15213== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 981 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15213== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 982 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15213== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 983 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15213== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 984 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 985 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 986 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 987 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 988 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 23 bytes in 1 blocks are definitely lost in loss record 989 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,627 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,628 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C6243: luaopen_package (lib_package.c:606)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,629 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C6335: luaopen_package (lib_package.c:617)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,630 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,631 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54762EB: lua_getfield (lj_api.c:800)
==15213== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15213== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,632 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,633 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,634 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,635 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,636 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,637 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,638 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15213== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,639 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x547983F: lex_scan (lj_lex.c:301)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15213== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15213== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15213== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,640 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,641 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,642 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,643 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,644 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,645 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C6243: luaopen_package (lib_package.c:606)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,646 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54C6335: luaopen_package (lib_package.c:617)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,647 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,648 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54762EB: lua_getfield (lj_api.c:800)
==15213== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15213== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,649 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,650 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,651 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,652 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,653 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,654 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,655 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15213== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,656 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x547983F: lex_scan (lj_lex.c:301)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15213== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15213== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15213== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,657 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,658 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,659 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 24 bytes in 1 blocks are definitely lost in loss record 1,660 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,667 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15213== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15213== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,668 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,669 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,670 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,671 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,672 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,673 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,674 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,675 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,676 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,677 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15213== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15213== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,678 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,679 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,680 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,681 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,682 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,683 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,684 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,685 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 25 bytes in 1 blocks are definitely lost in loss record 1,686 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,695 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C3414: luaopen_table (lib_table.c:384)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,696 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,697 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,698 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,699 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,700 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,701 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,702 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,703 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,704 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15213== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,705 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,706 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,707 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,708 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15213== by 0x547D108: expr_binop (lj_parse.c:2098)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547E302: parse_args (lj_parse.c:1902)
==15213== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15213== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15213== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F688: parse_block (lj_parse.c:2402)
==15213== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15213== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15213== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15213== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F688: parse_block (lj_parse.c:2402)
==15213== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15213== by 0x547F049: parse_for (lj_parse.c:2577)
==15213== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15213== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,709 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C3414: luaopen_table (lib_table.c:384)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,710 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,711 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,712 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,713 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,714 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,715 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,716 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,717 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,718 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15213== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,719 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,720 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,721 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 26 bytes in 1 blocks are definitely lost in loss record 1,722 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15213== by 0x547D108: expr_binop (lj_parse.c:2098)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547E302: parse_args (lj_parse.c:1902)
==15213== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15213== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15213== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F688: parse_block (lj_parse.c:2402)
==15213== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15213== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15213== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15213== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F688: parse_block (lj_parse.c:2402)
==15213== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15213== by 0x547F049: parse_for (lj_parse.c:2577)
==15213== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15213== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,727 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,728 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,729 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,730 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,731 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,732 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,733 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,734 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,735 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,736 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,737 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15213== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,738 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15213== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,739 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15213== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,740 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,741 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,742 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15213== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,743 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,744 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,745 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,746 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,747 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,748 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,749 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,750 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,751 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,752 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15213== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,753 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15213== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,754 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15213== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,755 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 27 bytes in 1 blocks are definitely lost in loss record 1,756 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,763 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C343B: luaopen_table (lib_table.c:385)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,764 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,765 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,766 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,767 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,768 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,769 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,770 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,771 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,772 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,773 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,774 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,775 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15213== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,776 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,777 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,778 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15213== by 0x547DA01: expr (lj_parse.c:2109)
==15213== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15213== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15213== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15213== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15213== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547F172: parse_local (lj_parse.c:2248)
==15213== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,779 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C343B: luaopen_table (lib_table.c:385)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,780 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,781 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,782 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,783 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,784 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,785 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,786 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,787 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,788 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,789 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,790 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,791 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15213== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,792 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,793 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 28 bytes in 1 blocks are definitely lost in loss record 1,794 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15213== by 0x547DA01: expr (lj_parse.c:2109)
==15213== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15213== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15213== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15213== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15213== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547F172: parse_local (lj_parse.c:2248)
==15213== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,801 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,802 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,803 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,804 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,805 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,806 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,807 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,808 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,809 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,810 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,811 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,812 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,813 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,814 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,815 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,816 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,817 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,818 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,819 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,820 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,821 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 29 bytes in 1 blocks are definitely lost in loss record 1,822 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,831 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,832 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C3462: luaopen_table (lib_table.c:386)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,833 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,834 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,835 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,836 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,837 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,838 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,839 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,840 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,841 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,842 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,843 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,844 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,845 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,846 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,847 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C3462: luaopen_table (lib_table.c:386)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,848 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,849 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,850 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,851 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,852 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,853 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,854 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,855 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,856 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,857 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,858 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,859 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 30 bytes in 1 blocks are definitely lost in loss record 1,860 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,863 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,864 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,865 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,866 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,867 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,868 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,869 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,870 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,871 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 31 bytes in 1 blocks are definitely lost in loss record 1,872 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,073 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x546E332: cpluaopen (lj_state.c:149)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,074 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x546E344: cpluaopen (lj_state.c:150)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,075 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15213== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,076 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15213== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,077 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,078 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15213== by 0x54C619B: luaopen_package (lib_package.c:592)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,079 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15213== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,080 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15213== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15213== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,081 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,082 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C3414: luaopen_table (lib_table.c:384)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,083 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C343B: luaopen_table (lib_table.c:385)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,084 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C3462: luaopen_table (lib_table.c:386)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,085 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C3489: luaopen_table (lib_table.c:387)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,086 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,087 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,088 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,089 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C4976: luaopen_io (lib_io.c:533)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,090 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C528D: luaopen_os (lib_os.c:289)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,091 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,092 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,093 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,094 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,095 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,096 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,097 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,098 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,099 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,100 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,101 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15213== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,102 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15213== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,103 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15213== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,104 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15213== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,105 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15213== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,106 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,107 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,108 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,109 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,110 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,111 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,112 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,113 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15213== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,114 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15213== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,115 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15213== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,116 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15213== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,117 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,118 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,119 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,120 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,121 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,122 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,123 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,124 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,125 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,126 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,127 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,128 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,129 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,130 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,131 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,132 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,133 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,134 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,135 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,136 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,137 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,138 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,139 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,140 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,141 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,142 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,143 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,144 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,145 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,146 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,147 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,148 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,149 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,150 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,151 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,152 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,153 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,154 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,155 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,156 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,157 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,158 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,159 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15213== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,160 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15213== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,161 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,162 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,163 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,164 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,165 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,166 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,167 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,168 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,169 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,170 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,171 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,172 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,173 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15213== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,174 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,175 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,176 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,177 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,178 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,179 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,180 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,181 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,182 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,183 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,184 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,185 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,186 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,187 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15213== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,188 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15213== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,189 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15213== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,190 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15213== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,191 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15213== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,192 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,193 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,194 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,195 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,196 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,197 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,198 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,199 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,200 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,201 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,202 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,203 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15213== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,204 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,205 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,206 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,207 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,208 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,209 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,210 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,211 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,212 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,213 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,214 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,215 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,216 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,217 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,218 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,219 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,220 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,221 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,222 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,223 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,224 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,225 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,226 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,227 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,228 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,229 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,230 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,231 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,232 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,233 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,234 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,235 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,236 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,237 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,238 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,239 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,240 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,241 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,242 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,243 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,244 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,245 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,246 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,247 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,248 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,249 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,250 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,251 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,252 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,253 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,254 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,255 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,256 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,257 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,258 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,259 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,260 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,261 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,262 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,263 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,264 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,265 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,266 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,267 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15213== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,268 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15213== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,269 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15213== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,270 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,271 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,272 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,273 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,274 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,275 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,276 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15213== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,277 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,278 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15213== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,279 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,280 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,281 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,282 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15213== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,283 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5479E68: fs_init (lj_parse.c:1617)
==15213== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15213== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15213== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,284 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51777D: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:103)
==15213== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,285 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51777D: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:103)
==15213== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==15213== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==15213== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,286 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x546E332: cpluaopen (lj_state.c:149)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,287 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x546E344: cpluaopen (lj_state.c:150)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,288 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15213== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,289 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15213== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,290 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,291 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15213== by 0x54C619B: luaopen_package (lib_package.c:592)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,292 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15213== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,293 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15213== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15213== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,294 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,295 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C3414: luaopen_table (lib_table.c:384)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,296 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C343B: luaopen_table (lib_table.c:385)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,297 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C3462: luaopen_table (lib_table.c:386)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,298 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C3489: luaopen_table (lib_table.c:387)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,299 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,300 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,301 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,302 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C4976: luaopen_io (lib_io.c:533)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,303 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C528D: luaopen_os (lib_os.c:289)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,304 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,305 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,306 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,307 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,308 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,309 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,310 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15213== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15213== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15213== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15213== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15213== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15213== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15213== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15213== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15213== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15213== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15213== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15213== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15213== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15213== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15213== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15213== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15213== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15213== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15213== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15213== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15213== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15213== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15213== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15213== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15213== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15213== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15213== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15213== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15213== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15213== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,486 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,487 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,488 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,489 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15213== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,490 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15213== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15213== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15213== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15213== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,491 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,492 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15213== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,493 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,494 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,495 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468F59: newtab (lj_tab.c:124)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 32 bytes in 1 blocks are definitely lost in loss record 2,496 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15213== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 33 bytes in 1 blocks are definitely lost in loss record 2,499 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 33 bytes in 1 blocks are definitely lost in loss record 2,500 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 33 bytes in 1 blocks are definitely lost in loss record 2,501 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 33 bytes in 1 blocks are definitely lost in loss record 2,502 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15213== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 33 bytes in 1 blocks are definitely lost in loss record 2,503 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 33 bytes in 1 blocks are definitely lost in loss record 2,504 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 33 bytes in 1 blocks are definitely lost in loss record 2,505 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 33 bytes in 1 blocks are definitely lost in loss record 2,506 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15213== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 34 bytes in 1 blocks are definitely lost in loss record 2,509 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x546E399: cpluaopen (lj_state.c:154)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 34 bytes in 1 blocks are definitely lost in loss record 2,510 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 34 bytes in 1 blocks are definitely lost in loss record 2,511 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x546E399: cpluaopen (lj_state.c:154)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 34 bytes in 1 blocks are definitely lost in loss record 2,512 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 36 bytes in 1 blocks are definitely lost in loss record 2,528 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 36 bytes in 1 blocks are definitely lost in loss record 2,529 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 36 bytes in 2 blocks are definitely lost in loss record 2,530 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15213== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15213== by 0x547E302: parse_args (lj_parse.c:1902)
==15213== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15213== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15213== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15213== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 36 bytes in 2 blocks are definitely lost in loss record 2,531 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15213== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15213== by 0x547E302: parse_args (lj_parse.c:1902)
==15213== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15213== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15213== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15213== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 37 bytes in 1 blocks are definitely lost in loss record 2,532 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 37 bytes in 1 blocks are definitely lost in loss record 2,533 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 37 bytes in 1 blocks are definitely lost in loss record 2,534 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 37 bytes in 1 blocks are definitely lost in loss record 2,535 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 37 bytes in 1 blocks are definitely lost in loss record 2,536 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 37 bytes in 1 blocks are definitely lost in loss record 2,537 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 38 bytes in 1 blocks are definitely lost in loss record 2,540 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 38 bytes in 1 blocks are definitely lost in loss record 2,541 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 38 bytes in 1 blocks are definitely lost in loss record 2,542 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 38 bytes in 1 blocks are definitely lost in loss record 2,543 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 39 bytes in 1 blocks are definitely lost in loss record 2,546 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 39 bytes in 1 blocks are definitely lost in loss record 2,547 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 39 bytes in 1 blocks are definitely lost in loss record 2,548 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 39 bytes in 1 blocks are definitely lost in loss record 2,549 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 39 bytes in 1 blocks are definitely lost in loss record 2,550 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 39 bytes in 1 blocks are definitely lost in loss record 2,551 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,605 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15213== by 0x54C4992: luaopen_io (lib_io.c:534)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,606 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15213== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,607 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15213== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,608 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,609 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,610 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,611 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15213== by 0x54C4992: luaopen_io (lib_io.c:534)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,612 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15213== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,613 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15213== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,614 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,615 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 1 blocks are definitely lost in loss record 2,616 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 2 blocks are definitely lost in loss record 2,617 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15213== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 2 blocks are definitely lost in loss record 2,618 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 2 blocks are definitely lost in loss record 2,619 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15213== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 40 bytes in 2 blocks are definitely lost in loss record 2,620 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 41 bytes in 1 blocks are definitely lost in loss record 2,621 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 41 bytes in 1 blocks are definitely lost in loss record 2,622 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 41 bytes in 1 blocks are definitely lost in loss record 2,623 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 41 bytes in 1 blocks are definitely lost in loss record 2,624 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 42 bytes in 1 blocks are definitely lost in loss record 2,625 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 42 bytes in 1 blocks are definitely lost in loss record 2,626 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 43 bytes in 1 blocks are definitely lost in loss record 2,635 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 43 bytes in 1 blocks are definitely lost in loss record 2,636 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 43 bytes in 2 blocks are definitely lost in loss record 2,637 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 43 bytes in 2 blocks are definitely lost in loss record 2,638 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 44 bytes in 1 blocks are definitely lost in loss record 2,643 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 44 bytes in 1 blocks are definitely lost in loss record 2,644 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15213== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 47 bytes in 2 blocks are definitely lost in loss record 2,653 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15213== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 47 bytes in 2 blocks are definitely lost in loss record 2,654 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15213== by 0x54C6353: luaopen_package (lib_package.c:619)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 47 bytes in 2 blocks are definitely lost in loss record 2,655 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15213== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 47 bytes in 2 blocks are definitely lost in loss record 2,656 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15213== by 0x54C6353: luaopen_package (lib_package.c:619)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,748 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15213== by 0x54C0103: luaopen_base (lib_base.c:706)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,749 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15213== by 0x54C619B: luaopen_package (lib_package.c:592)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,750 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x54C279E: luaopen_string (lib_string.c:740)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,751 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,752 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,753 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,754 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15213== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,755 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,756 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,757 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,758 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,759 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,760 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,761 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,762 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,763 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,764 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,765 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,766 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15213== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,767 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15213== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,768 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,769 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15213== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,770 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468EB7: newtab (lj_tab.c:109)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15213== by 0x547D619: expr_simple (lj_parse.c:2004)
==15213== by 0x547D619: expr_unop (lj_parse.c:2077)
==15213== by 0x547D619: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,771 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5469CC4: newhpart (lj_tab.c:66)
==15213== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15213== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15213== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15213== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==15213== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==15213== by 0x547983F: lex_scan (lj_lex.c:301)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x547F837: lj_parse (lj_parse.c:2717)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15213== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15213== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,772 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15213== by 0x54C0103: luaopen_base (lib_base.c:706)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,773 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15213== by 0x54C619B: luaopen_package (lib_package.c:592)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,774 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x54C279E: luaopen_string (lib_string.c:740)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,775 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,776 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,777 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15213== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15213== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,778 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15213== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,779 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15213== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,780 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,781 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15213== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,782 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,783 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15213== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,784 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,785 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,786 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,787 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,788 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,789 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,790 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15213== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,791 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15213== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,792 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,793 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15213== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 48 bytes in 1 blocks are definitely lost in loss record 2,794 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468EB7: newtab (lj_tab.c:109)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15213== by 0x547D619: expr_simple (lj_parse.c:2004)
==15213== by 0x547D619: expr_unop (lj_parse.c:2077)
==15213== by 0x547D619: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 49 bytes in 1 blocks are definitely lost in loss record 2,797 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15213== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15213== by 0x547E302: parse_args (lj_parse.c:1902)
==15213== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15213== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15213== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547F172: parse_local (lj_parse.c:2248)
==15213== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 49 bytes in 1 blocks are definitely lost in loss record 2,798 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15213== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15213== by 0x547E302: parse_args (lj_parse.c:1902)
==15213== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15213== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15213== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547F172: parse_local (lj_parse.c:2248)
==15213== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 60 bytes in 2 blocks are definitely lost in loss record 2,835 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 60 bytes in 2 blocks are definitely lost in loss record 2,836 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15213== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 62 bytes in 3 blocks are definitely lost in loss record 2,839 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15213== by 0x547DB92: expr_table (lj_parse.c:1762)
==15213== by 0x547D619: expr_simple (lj_parse.c:2004)
==15213== by 0x547D619: expr_unop (lj_parse.c:2077)
==15213== by 0x547D619: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 62 bytes in 3 blocks are definitely lost in loss record 2,840 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15213== by 0x5479986: lex_string (lj_lex.c:280)
==15213== by 0x5479986: lex_scan (lj_lex.c:364)
==15213== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15213== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15213== by 0x547DB92: expr_table (lj_parse.c:1762)
==15213== by 0x547D619: expr_simple (lj_parse.c:2004)
==15213== by 0x547D619: expr_unop (lj_parse.c:2077)
==15213== by 0x547D619: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 64 bytes in 1 blocks are definitely lost in loss record 2,912 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C073D: luaopen_math (lib_math.c:221)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 64 bytes in 1 blocks are definitely lost in loss record 2,913 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C073D: luaopen_math (lib_math.c:221)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 64 bytes in 2 blocks are definitely lost in loss record 2,914 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15213== by 0x54C6353: luaopen_package (lib_package.c:619)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 64 bytes in 2 blocks are definitely lost in loss record 2,915 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 64 bytes in 2 blocks are definitely lost in loss record 2,916 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 64 bytes in 2 blocks are definitely lost in loss record 2,917 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15213== by 0x54C6353: luaopen_package (lib_package.c:619)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 64 bytes in 2 blocks are definitely lost in loss record 2,918 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 64 bytes in 2 blocks are definitely lost in loss record 2,919 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 67 bytes in 3 blocks are definitely lost in loss record 2,922 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 67 bytes in 3 blocks are definitely lost in loss record 2,923 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 72 bytes in 1 blocks are definitely lost in loss record 2,946 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468EB7: newtab (lj_tab.c:109)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,947 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x54B7C74: clib_new (lj_clib.c:398)
==15213== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15213== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 72 bytes in 1 blocks are definitely lost in loss record 2,948 of 3,667
==15213== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15213== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15213== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15213== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15213== by 0x547DE88: expr_table (lj_parse.c:1746)
==15213== by 0x547D619: expr_simple (lj_parse.c:2004)
==15213== by 0x547D619: expr_unop (lj_parse.c:2077)
==15213== by 0x547D619: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 72 bytes in 1 blocks are definitely lost in loss record 2,949 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54762EB: lua_getfield (lj_api.c:800)
==15213== by 0x503895: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:55)
==15213== by 0x5039D3: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:162)
==15213== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:ngx_http_lua_cache_load_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 72 bytes in 1 blocks are definitely lost in loss record 2,950 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468EB7: newtab (lj_tab.c:109)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,951 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x54B7C74: clib_new (lj_clib.c:398)
==15213== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15213== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 72 bytes in 1 blocks are definitely lost in loss record 2,952 of 3,667
==15213== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15213== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15213== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15213== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15213== by 0x547DE88: expr_table (lj_parse.c:1746)
==15213== by 0x547D619: expr_simple (lj_parse.c:2004)
==15213== by 0x547D619: expr_unop (lj_parse.c:2077)
==15213== by 0x547D619: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547F25B: parse_local (lj_parse.c:2261)
==15213== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 80 bytes in 1 blocks are definitely lost in loss record 2,992 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15213== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15213== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 80 bytes in 1 blocks are definitely lost in loss record 2,993 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15213== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15213== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 88 bytes in 4 blocks are definitely lost in loss record 3,002 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C4976: luaopen_io (lib_io.c:533)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 88 bytes in 4 blocks are definitely lost in loss record 3,003 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C4976: luaopen_io (lib_io.c:533)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 91 bytes in 4 blocks are definitely lost in loss record 3,004 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15213== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 91 bytes in 4 blocks are definitely lost in loss record 3,005 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15213== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,044 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,045 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,046 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,047 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,048 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,049 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,050 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,051 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15213== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,052 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15213== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,053 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15213== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,054 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 1 blocks are definitely lost in loss record 3,055 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 3 blocks are definitely lost in loss record 3,056 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15213== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 3 blocks are definitely lost in loss record 3,057 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 3 blocks are definitely lost in loss record 3,058 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15213== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 96 bytes in 3 blocks are definitely lost in loss record 3,059 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 100 bytes in 5 blocks are definitely lost in loss record 3,060 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15213== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 100 bytes in 5 blocks are definitely lost in loss record 3,061 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15213== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15213== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 104 bytes in 1 blocks are definitely lost in loss record 3,062 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468EB7: newtab (lj_tab.c:109)
==15213== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15213== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==15213== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 104 bytes in 1 blocks are definitely lost in loss record 3,063 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x5468EB7: newtab (lj_tab.c:109)
==15213== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15213== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==15213== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==15213== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==15213== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 108 bytes in 5 blocks are definitely lost in loss record 3,066 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 108 bytes in 5 blocks are definitely lost in loss record 3,067 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 114 bytes in 5 blocks are definitely lost in loss record 3,082 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 114 bytes in 5 blocks are definitely lost in loss record 3,083 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 119 bytes in 1 blocks are definitely lost in loss record 3,086 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5475745: lua_pushstring (lj_api.c:652)
==15213== by 0x54C607A: setpath (lib_package.c:555)
==15213== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 119 bytes in 1 blocks are definitely lost in loss record 3,087 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5475745: lua_pushstring (lj_api.c:652)
==15213== by 0x54C607A: setpath (lib_package.c:555)
==15213== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 120 bytes in 5 blocks are definitely lost in loss record 3,098 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546AB0F: func_finduv (lj_func.c:52)
==15213== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 120 bytes in 5 blocks are definitely lost in loss record 3,099 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546AB0F: func_finduv (lj_func.c:52)
==15213== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 125 bytes in 6 blocks are definitely lost in loss record 3,103 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5475745: lua_pushstring (lj_api.c:652)
==15213== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 125 bytes in 6 blocks are definitely lost in loss record 3,104 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5475745: lua_pushstring (lj_api.c:652)
==15213== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 126 bytes in 1 blocks are definitely lost in loss record 3,105 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15213== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15213== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547EF73: parse_return (lj_parse.c:2316)
==15213== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15213== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15213== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15213== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15213== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15213== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 126 bytes in 1 blocks are definitely lost in loss record 3,106 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15213== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15213== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547EF73: parse_return (lj_parse.c:2316)
==15213== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15213== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15213== by 0x547C930: parse_body (lj_parse.c:1853)
==15213== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15213== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15213== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15213== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15213== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 128 (92 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,149 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547F857: lj_parse (lj_parse.c:2721)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15213== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15213== by 0x5178F1: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:162)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 128 bytes in 4 blocks are definitely lost in loss record 3,150 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15213== by 0x54C6212: luaopen_package (lib_package.c:599)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 128 bytes in 4 blocks are definitely lost in loss record 3,151 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 128 bytes in 4 blocks are definitely lost in loss record 3,152 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15213== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15213== by 0x54C6212: luaopen_package (lib_package.c:599)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 128 bytes in 4 blocks are definitely lost in loss record 3,153 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 130 bytes in 1 blocks are definitely lost in loss record 3,154 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15213== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15213== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15213== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15213== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 130 bytes in 1 blocks are definitely lost in loss record 3,155 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15213== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15213== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15213== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15213== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 157 bytes in 6 blocks are definitely lost in loss record 3,173 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 157 bytes in 6 blocks are definitely lost in loss record 3,174 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 160 bytes in 5 blocks are definitely lost in loss record 3,189 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 160 bytes in 5 blocks are definitely lost in loss record 3,190 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 172 bytes in 5 blocks are definitely lost in loss record 3,201 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 172 bytes in 5 blocks are definitely lost in loss record 3,202 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A70B: func_newL (lj_func.c:122)
==15213== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 174 bytes in 8 blocks are definitely lost in loss record 3,203 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 174 bytes in 8 blocks are definitely lost in loss record 3,204 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 176 bytes in 2 blocks are definitely lost in loss record 3,213 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15213== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15213== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 176 bytes in 2 blocks are definitely lost in loss record 3,214 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15213== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15213== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 186 bytes in 8 blocks are definitely lost in loss record 3,222 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C528D: luaopen_os (lib_os.c:289)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 186 bytes in 8 blocks are definitely lost in loss record 3,223 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C528D: luaopen_os (lib_os.c:289)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,229 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15213== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,230 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15213== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,231 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,232 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,233 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,234 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,235 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,236 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15213== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,237 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15213== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,238 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15213== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,239 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,240 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,241 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15213== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 1 blocks are definitely lost in loss record 3,242 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15213== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 6 blocks are definitely lost in loss record 3,243 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 192 bytes in 6 blocks are definitely lost in loss record 3,244 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 200 bytes in 1 blocks are definitely lost in loss record 3,245 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547F857: lj_parse (lj_parse.c:2721)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 200 bytes in 1 blocks are definitely lost in loss record 3,246 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547F857: lj_parse (lj_parse.c:2721)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15213== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 200 bytes in 5 blocks are definitely lost in loss record 3,247 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C38CD: io_file_new (lib_io.c:73)
==15213== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==15213== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 200 bytes in 5 blocks are definitely lost in loss record 3,248 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15213== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15213== by 0x54C38CD: io_file_new (lib_io.c:73)
==15213== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==15213== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4639FE: ngx_http_send_special (ngx_http_request.c:3410)
==15213== by 0x4DCA7D: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:131)
==15213== by 0x4DD311: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:362)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_send_special
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 212 bytes in 1 blocks are definitely lost in loss record 3,251 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15213== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15213== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15213== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15213== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F688: parse_block (lj_parse.c:2402)
==15213== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15213== by 0x547F049: parse_for (lj_parse.c:2577)
==15213== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15213== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 212 bytes in 1 blocks are definitely lost in loss record 3,252 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15213== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15213== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15213== by 0x547D9A5: expr (lj_parse.c:2109)
==15213== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15213== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15213== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15213== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15213== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F688: parse_block (lj_parse.c:2402)
==15213== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15213== by 0x547F049: parse_for (lj_parse.c:2577)
==15213== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15213== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 216 bytes in 10 blocks are definitely lost in loss record 3,253 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 216 bytes in 10 blocks are definitely lost in loss record 3,254 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 218 bytes in 1 blocks are definitely lost in loss record 3,255 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5475745: lua_pushstring (lj_api.c:652)
==15213== by 0x54C607A: setpath (lib_package.c:555)
==15213== by 0x54C6293: luaopen_package (lib_package.c:610)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 218 bytes in 1 blocks are definitely lost in loss record 3,256 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5475745: lua_pushstring (lj_api.c:652)
==15213== by 0x54C607A: setpath (lib_package.c:555)
==15213== by 0x54C6293: luaopen_package (lib_package.c:610)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,257 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547F857: lj_parse (lj_parse.c:2721)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,258 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547F857: lj_parse (lj_parse.c:2721)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 229 bytes in 10 blocks are definitely lost in loss record 3,267 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 229 bytes in 10 blocks are definitely lost in loss record 3,268 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 243 bytes in 5 blocks are definitely lost in loss record 3,269 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54C109B: lj_buf_str (lj_buf.h:100)
==15213== by 0x54C109B: lj_cf_string_format (lib_string.c:726)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==15213== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_cf_string_format
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 245 bytes in 11 blocks are definitely lost in loss record 3,270 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 245 bytes in 11 blocks are definitely lost in loss record 3,271 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 288 bytes in 9 blocks are definitely lost in loss record 3,299 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 288 bytes in 9 blocks are definitely lost in loss record 3,300 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 310 bytes in 1 blocks are definitely lost in loss record 3,308 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547F172: parse_local (lj_parse.c:2248)
==15213== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 310 bytes in 1 blocks are definitely lost in loss record 3,309 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547F172: parse_local (lj_parse.c:2248)
==15213== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15213== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 352 bytes in 11 blocks are definitely lost in loss record 3,327 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C4976: luaopen_io (lib_io.c:533)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 352 bytes in 11 blocks are definitely lost in loss record 3,328 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C528D: luaopen_os (lib_os.c:289)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 352 bytes in 11 blocks are definitely lost in loss record 3,329 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C4976: luaopen_io (lib_io.c:533)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 352 bytes in 11 blocks are definitely lost in loss record 3,330 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C528D: luaopen_os (lib_os.c:289)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 360 bytes in 15 blocks are definitely lost in loss record 3,334 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546AB0F: func_finduv (lj_func.c:52)
==15213== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 360 bytes in 15 blocks are definitely lost in loss record 3,335 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x546AB0F: func_finduv (lj_func.c:52)
==15213== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15213== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 363 bytes in 1 blocks are definitely lost in loss record 3,336 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 363 bytes in 1 blocks are definitely lost in loss record 3,337 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15213== by 0x547C960: parse_body (lj_parse.c:1855)
==15213== by 0x547EE83: parse_func (lj_parse.c:2286)
==15213== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15213== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15213== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15213== by 0x548153A: cpparser (lj_load.c:41)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x548165A: lua_loadx (lj_load.c:58)
==15213== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15213== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15213== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 382 bytes in 18 blocks are definitely lost in loss record 3,342 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 382 bytes in 18 blocks are definitely lost in loss record 3,343 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,352 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15213== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,353 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5469CC4: newhpart (lj_tab.c:66)
==15213== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15213== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15213== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15213== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15213== by 0x5476F58: lua_setfield (lj_api.c:972)
==15213== by 0x54C6335: luaopen_package (lib_package.c:617)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,354 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,355 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,356 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C4976: luaopen_io (lib_io.c:533)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,357 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C528D: luaopen_os (lib_os.c:289)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,358 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,359 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,360 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,361 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,362 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5469CC4: newhpart (lj_tab.c:66)
==15213== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15213== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15213== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15213== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15213== by 0x5476F58: lua_setfield (lj_api.c:972)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,363 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15213== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,364 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,365 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,366 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15213== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,367 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5469CC4: newhpart (lj_tab.c:66)
==15213== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15213== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15213== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15213== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15213== by 0x5476F58: lua_setfield (lj_api.c:972)
==15213== by 0x54C6335: luaopen_package (lib_package.c:617)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,368 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,369 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,370 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C4976: luaopen_io (lib_io.c:533)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,371 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C528D: luaopen_os (lib_os.c:289)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,372 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,373 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,374 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,375 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,376 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5469CC4: newhpart (lj_tab.c:66)
==15213== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15213== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15213== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15213== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15213== by 0x5476F58: lua_setfield (lj_api.c:972)
==15213== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15213== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,377 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15213== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,378 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 1 blocks are definitely lost in loss record 3,379 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15213== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 12 blocks are definitely lost in loss record 3,380 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 384 bytes in 12 blocks are definitely lost in loss record 3,381 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 416 bytes in 13 blocks are definitely lost in loss record 3,385 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 416 bytes in 13 blocks are definitely lost in loss record 3,386 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C278F: luaopen_string (lib_string.c:739)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 438 bytes in 19 blocks are definitely lost in loss record 3,391 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15213== by 0x546E387: cpluaopen (lj_state.c:152)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 438 bytes in 19 blocks are definitely lost in loss record 3,392 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15213== by 0x546E387: cpluaopen (lj_state.c:152)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 442 bytes in 21 blocks are definitely lost in loss record 3,393 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15213== by 0x546E38F: cpluaopen (lj_state.c:153)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 462 bytes in 19 blocks are definitely lost in loss record 3,402 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 464 bytes in 22 blocks are definitely lost in loss record 3,405 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15213== by 0x546E38F: cpluaopen (lj_state.c:153)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 485 bytes in 20 blocks are definitely lost in loss record 3,409 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 512 bytes in 16 blocks are definitely lost in loss record 3,444 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 512 bytes in 16 blocks are definitely lost in loss record 3,445 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 544 bytes in 17 blocks are definitely lost in loss record 3,455 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 544 bytes in 17 blocks are definitely lost in loss record 3,456 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 576 bytes in 18 blocks are definitely lost in loss record 3,467 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 576 bytes in 18 blocks are definitely lost in loss record 3,468 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 760 bytes in 5 blocks are definitely lost in loss record 3,503 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15213== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15213== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 760 bytes in 5 blocks are definitely lost in loss record 3,504 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15213== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15213== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15213== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,507 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,508 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15213== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,509 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15213== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,510 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,511 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5469CC4: newhpart (lj_tab.c:66)
==15213== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15213== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15213== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15213== by 0x547710F: lua_rawset (lj_api.c:991)
==15213== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,512 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,513 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,514 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15213== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15213== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,515 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15213== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,516 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15213== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15213== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,517 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15213== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,518 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5469CC4: newhpart (lj_tab.c:66)
==15213== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15213== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15213== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15213== by 0x547710F: lua_rawset (lj_api.c:991)
==15213== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15213== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,519 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 768 bytes in 1 blocks are definitely lost in loss record 3,520 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15213== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15213== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 848 bytes in 26 blocks are definitely lost in loss record 3,535 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 848 bytes in 26 blocks are definitely lost in loss record 3,536 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C0761: luaopen_math (lib_math.c:223)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 1,000 bytes in 27 blocks are definitely lost in loss record 3,553 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 1,000 bytes in 27 blocks are definitely lost in loss record 3,554 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15213== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15213== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15213== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15213== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15213== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 1,446 bytes in 59 blocks are definitely lost in loss record 3,592 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15213== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 1,446 bytes in 59 blocks are definitely lost in loss record 3,593 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468C42: lj_str_new (lj_str.c:220)
==15213== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15213== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 1,536 bytes in 1 blocks are definitely lost in loss record 3,599 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x546E332: cpluaopen (lj_state.c:149)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 1,536 bytes in 1 blocks are definitely lost in loss record 3,600 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x546E332: cpluaopen (lj_state.c:149)
==15213== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x546E64F: lua_newstate (lj_state.c:222)
==15213== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15213== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15213== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,627 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15213== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,628 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15213== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15213== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 3,072 bytes in 1 blocks are definitely lost in loss record 3,635 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x422D15: main (nginx.c:294)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 3,072 bytes in 1 blocks are definitely lost in loss record 3,636 of 3,667
==15213== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15213== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5468F18: newhpart (lj_tab.c:66)
==15213== by 0x5468F18: newtab (lj_tab.c:145)
==15213== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15213== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15213== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15213== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15213== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15213== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15213== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15213== by 0x459663: ngx_http_block (ngx_http.c:312)
==15213== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15213== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15213== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15213== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 8: lua_sa_restart on (default) - SA_RESTART is effective in body_filter_by_lua* ==15213== 8,192 bytes in 1 blocks are definitely lost in loss record 3,664 of 3,667
==15213== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15213== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15213== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15213== by 0x5467FEA: lj_buf_need2 (lj_buf.c:36)
==15213== by 0x54C3F98: io_file_readall (lib_io.c:166)
==15213== by 0x54C3F98: io_file_read (lib_io.c:212)
==15213== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15213== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15213== by 0x5177A1: ngx_http_lua_body_filter_by_chunk (ngx_http_lua_bodyfilterby.c:107)
==15213== by 0x51790B: ngx_http_lua_body_filter_inline (ngx_http_lua_bodyfilterby.c:171)
==15213== by 0x51767B: ngx_http_lua_body_filter (ngx_http_lua_bodyfilterby.c:291)
==15213== by 0x426F54: ngx_output_chain (ngx_output_chain.c:234)
==15213== by 0x493585: ngx_http_copy_filter (ngx_http_copy_filter_module.c:152)
==15213== by 0x4872B0: ngx_http_range_body_filter (ngx_http_range_filter_module.c:635)
==15213== by 0x45FB77: ngx_http_output_filter (ngx_http_core_module.c:1781)
==15213== by 0x4DCA99: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:140)
==15213== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15213== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15213== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15213== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15213== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15213== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15213== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15213== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15213== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15213== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15213== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15213== by 0x422F5B: main (nginx.c:382)
==15213==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_need2
fun:io_file_readall
fun:io_file_read
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_body_filter_by_chunk
fun:ngx_http_lua_body_filter_inline
fun:ngx_http_lua_body_filter
fun:ngx_output_chain
fun:ngx_http_copy_filter
fun:ngx_http_range_body_filter
fun:ngx_http_output_filter
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== Invalid read of size 8
==15234== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15234== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234== Address 0x30 is not stack'd, malloc'd or (recently) free'd
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234==
==15234== Process terminating with default action of signal 11 (SIGSEGV)
==15234== Access not within mapped region at address 0x30
==15234== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15234== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234== If you believe this happened as a result of a stack
==15234== overflow in your program's main thread (unlikely but
==15234== possible), you can try to increase the size of the
==15234== main thread stack using the --main-stacksize= flag.
==15234== The main thread stack size used in this run was 8388608.
==15234== 18 bytes in 1 blocks are definitely lost in loss record 810 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15234== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 18 bytes in 1 blocks are definitely lost in loss record 811 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15234== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 816 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 817 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 818 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 819 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 820 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15234== by 0x547E594: expr_primary (lj_parse.c:1961)
==15234== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15234== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15234== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9CA: expr (lj_parse.c:2109)
==15234== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15234== by 0x547E302: parse_args (lj_parse.c:1902)
==15234== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15234== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15234== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15234== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F688: parse_block (lj_parse.c:2402)
==15234== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15234== by 0x547F049: parse_for (lj_parse.c:2577)
==15234== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15234== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 821 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 822 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 823 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 824 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 19 bytes in 1 blocks are definitely lost in loss record 825 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15234== by 0x547E594: expr_primary (lj_parse.c:1961)
==15234== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15234== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15234== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9CA: expr (lj_parse.c:2109)
==15234== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15234== by 0x547E302: parse_args (lj_parse.c:1902)
==15234== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15234== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15234== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15234== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F688: parse_block (lj_parse.c:2402)
==15234== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15234== by 0x547F049: parse_for (lj_parse.c:2577)
==15234== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15234== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 834 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15234== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 835 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15234== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 836 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15234== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 837 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 838 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 839 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 840 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 841 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15234== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 842 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15234== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 843 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 844 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 845 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 846 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 847 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x5481548: cpparser (lj_load.c:42)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 848 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 849 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 850 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x547983F: lex_scan (lj_lex.c:301)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15234== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15234== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15234== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 851 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x5481548: cpparser (lj_load.c:42)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 852 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 853 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 854 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 855 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15234== by 0x547D619: expr_simple (lj_parse.c:2004)
==15234== by 0x547D619: expr_unop (lj_parse.c:2077)
==15234== by 0x547D619: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 856 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15234== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 857 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x5481548: cpparser (lj_load.c:42)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15234== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15234== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15234== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15234== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15234== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15234== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15234== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15234== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15234== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15234== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 858 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15234== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 859 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15234== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 860 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15234== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 861 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 862 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 863 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 864 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 865 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15234== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 866 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15234== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 867 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 868 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 869 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 870 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 871 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x5481548: cpparser (lj_load.c:42)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 872 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 873 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 874 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x547983F: lex_scan (lj_lex.c:301)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15234== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15234== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15234== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 875 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x5481548: cpparser (lj_load.c:42)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 876 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 877 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 878 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 879 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15234== by 0x547D619: expr_simple (lj_parse.c:2004)
==15234== by 0x547D619: expr_unop (lj_parse.c:2077)
==15234== by 0x547D619: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 20 bytes in 1 blocks are definitely lost in loss record 880 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15234== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 893 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C6293: luaopen_package (lib_package.c:610)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 894 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15234== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 895 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15234== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 896 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15234== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 897 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15234== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 898 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15234== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 899 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 900 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 901 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 902 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 903 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15234== by 0x547D108: expr_binop (lj_parse.c:2098)
==15234== by 0x547DA01: expr (lj_parse.c:2109)
==15234== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15234== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15234== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15234== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15234== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547F172: parse_local (lj_parse.c:2248)
==15234== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 904 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C6293: luaopen_package (lib_package.c:610)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 905 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15234== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 906 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15234== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 907 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15234== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 908 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15234== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 909 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15234== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 910 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 911 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 912 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 913 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 21 bytes in 1 blocks are definitely lost in loss record 914 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15234== by 0x547D108: expr_binop (lj_parse.c:2098)
==15234== by 0x547DA01: expr (lj_parse.c:2109)
==15234== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15234== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15234== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15234== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15234== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547F172: parse_local (lj_parse.c:2248)
==15234== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 929 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C4959: luaopen_io (lib_io.c:532)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 930 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15234== by 0x54C4992: luaopen_io (lib_io.c:534)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 931 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 932 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15234== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 933 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15234== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 934 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15234== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 935 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15234== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 936 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 937 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15234== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 938 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 939 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 940 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 941 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C4959: luaopen_io (lib_io.c:532)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 942 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15234== by 0x54C4992: luaopen_io (lib_io.c:534)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 943 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 944 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15234== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 945 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15234== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 946 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15234== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 947 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15234== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 948 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 949 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15234== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 950 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 951 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 22 bytes in 1 blocks are definitely lost in loss record 952 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 959 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 960 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C6308: luaopen_package (lib_package.c:615)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 961 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15234== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 962 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15234== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 963 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15234== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 964 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15234== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 965 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 966 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 967 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 968 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 969 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 970 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 971 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 972 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C6308: luaopen_package (lib_package.c:615)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 973 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15234== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 974 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15234== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 975 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15234== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 976 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15234== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 977 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 978 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 979 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 980 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 981 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 23 bytes in 1 blocks are definitely lost in loss record 982 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,620 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,621 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C6243: luaopen_package (lib_package.c:606)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,622 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C6335: luaopen_package (lib_package.c:617)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,623 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,624 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54762EB: lua_getfield (lj_api.c:800)
==15234== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15234== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,625 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,626 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,627 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,628 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,629 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,630 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,631 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15234== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,632 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x547983F: lex_scan (lj_lex.c:301)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15234== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15234== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15234== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,633 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,634 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,635 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,636 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,637 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,638 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C6243: luaopen_package (lib_package.c:606)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,639 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54C6335: luaopen_package (lib_package.c:617)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,640 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,641 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54762EB: lua_getfield (lj_api.c:800)
==15234== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15234== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,642 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,643 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,644 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,645 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,646 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,647 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,648 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15234== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,649 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x547983F: lex_scan (lj_lex.c:301)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15234== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15234== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15234== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,650 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,651 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,652 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 24 bytes in 1 blocks are definitely lost in loss record 1,653 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,660 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15234== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15234== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,661 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,662 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,663 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,664 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,665 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,666 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,667 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,668 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,669 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,670 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15234== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15234== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,671 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,672 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,673 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,674 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,675 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,676 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,677 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,678 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 25 bytes in 1 blocks are definitely lost in loss record 1,679 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,688 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C3414: luaopen_table (lib_table.c:384)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,689 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,690 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,691 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,692 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,693 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,694 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,695 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,696 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,697 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15234== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,698 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,699 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,700 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,701 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15234== by 0x547D108: expr_binop (lj_parse.c:2098)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547E302: parse_args (lj_parse.c:1902)
==15234== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15234== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15234== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F688: parse_block (lj_parse.c:2402)
==15234== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15234== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15234== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15234== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F688: parse_block (lj_parse.c:2402)
==15234== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15234== by 0x547F049: parse_for (lj_parse.c:2577)
==15234== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15234== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,702 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C3414: luaopen_table (lib_table.c:384)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,703 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,704 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,705 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,706 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,707 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,708 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,709 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,710 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,711 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15234== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,712 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,713 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,714 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 26 bytes in 1 blocks are definitely lost in loss record 1,715 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15234== by 0x547D108: expr_binop (lj_parse.c:2098)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547E302: parse_args (lj_parse.c:1902)
==15234== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15234== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15234== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F688: parse_block (lj_parse.c:2402)
==15234== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15234== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15234== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15234== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F688: parse_block (lj_parse.c:2402)
==15234== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15234== by 0x547F049: parse_for (lj_parse.c:2577)
==15234== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15234== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,720 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,721 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,722 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,723 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,724 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,725 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,726 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,727 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,728 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,729 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,730 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15234== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,731 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15234== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,732 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15234== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,733 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,734 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,735 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15234== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,736 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,737 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,738 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,739 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,740 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,741 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,742 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,743 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,744 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,745 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15234== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,746 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15234== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,747 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15234== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,748 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 27 bytes in 1 blocks are definitely lost in loss record 1,749 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,756 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C343B: luaopen_table (lib_table.c:385)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,757 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,758 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,759 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,760 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,761 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,762 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,763 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,764 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,765 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,766 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,767 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,768 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15234== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,769 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,770 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,771 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15234== by 0x547DA01: expr (lj_parse.c:2109)
==15234== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15234== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15234== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15234== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15234== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547F172: parse_local (lj_parse.c:2248)
==15234== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,772 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C343B: luaopen_table (lib_table.c:385)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,773 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,774 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,775 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,776 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,777 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,778 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,779 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,780 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,781 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,782 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,783 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,784 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15234== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,785 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,786 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 28 bytes in 1 blocks are definitely lost in loss record 1,787 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15234== by 0x547DA01: expr (lj_parse.c:2109)
==15234== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15234== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15234== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15234== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15234== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547F172: parse_local (lj_parse.c:2248)
==15234== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,794 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,795 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,796 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,797 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,798 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,799 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,800 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,801 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,802 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,803 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,804 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,805 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,806 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,807 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,808 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,809 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,810 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,811 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,812 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,813 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,814 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 29 bytes in 1 blocks are definitely lost in loss record 1,815 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,824 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,825 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C3462: luaopen_table (lib_table.c:386)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,826 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,827 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,828 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,829 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,830 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,831 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,832 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,833 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,834 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,835 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,836 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,837 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,838 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,839 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,840 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C3462: luaopen_table (lib_table.c:386)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,841 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,842 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,843 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,844 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,845 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,846 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,847 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,848 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,849 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,850 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,851 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,852 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 30 bytes in 1 blocks are definitely lost in loss record 1,853 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,856 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,857 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,858 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,859 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,860 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,861 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,862 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,863 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,864 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 31 bytes in 1 blocks are definitely lost in loss record 1,865 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,064 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x546E332: cpluaopen (lj_state.c:149)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,065 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x546E344: cpluaopen (lj_state.c:150)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,066 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15234== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,067 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15234== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,068 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,069 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15234== by 0x54C619B: luaopen_package (lib_package.c:592)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,070 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15234== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,071 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15234== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15234== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,072 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,073 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C3414: luaopen_table (lib_table.c:384)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,074 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C343B: luaopen_table (lib_table.c:385)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,075 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C3462: luaopen_table (lib_table.c:386)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,076 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C3489: luaopen_table (lib_table.c:387)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,077 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,078 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,079 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,080 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C4976: luaopen_io (lib_io.c:533)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,081 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C528D: luaopen_os (lib_os.c:289)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,082 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,083 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,084 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,085 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,086 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,087 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,088 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,089 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,090 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,091 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,092 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15234== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,093 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15234== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,094 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15234== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,095 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15234== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,096 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15234== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,097 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,098 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,099 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,100 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,101 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,102 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,103 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,104 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15234== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,105 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15234== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,106 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15234== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,107 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15234== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,108 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,109 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,110 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,111 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,112 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,113 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,114 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,115 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,116 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,117 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,118 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,119 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,120 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,121 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,122 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,123 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,124 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,125 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,126 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,127 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,128 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,129 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,130 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,131 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,132 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,133 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,134 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,135 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,136 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,137 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,138 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,139 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,140 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,141 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,142 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,143 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,144 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,145 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,146 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,147 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,148 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,149 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,150 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15234== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,151 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15234== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,152 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,153 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,154 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,155 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,156 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,157 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,158 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,159 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,160 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,161 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,162 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,163 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,164 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15234== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,165 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,166 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,167 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,168 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,169 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,170 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,171 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,172 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,173 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,174 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,175 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,176 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,177 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,178 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15234== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,179 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15234== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,180 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15234== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,181 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15234== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,182 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15234== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,183 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,184 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,185 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,186 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,187 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,188 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,189 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,190 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,191 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,192 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,193 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,194 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15234== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,195 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,196 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,197 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,198 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,199 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,200 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,201 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,202 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,203 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,204 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,205 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,206 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,207 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,208 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,209 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,210 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,211 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,212 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,213 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,214 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,215 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,216 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,217 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,218 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,219 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,220 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,221 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,222 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,223 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,224 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,225 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,226 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,227 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,228 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,229 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,230 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,231 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,232 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,233 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,234 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,235 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,236 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,237 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,238 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,239 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,240 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,241 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,242 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,243 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,244 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,245 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,246 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,247 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,248 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,249 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,250 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,251 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,252 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,253 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,254 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,255 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,256 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,257 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,258 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15234== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,259 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15234== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,260 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15234== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,261 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,262 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,263 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,264 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,265 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,266 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,267 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15234== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,268 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,269 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15234== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,270 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,271 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,272 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,273 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15234== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,274 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5479E68: fs_init (lj_parse.c:1617)
==15234== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15234== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15234== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15234== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15234== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15234== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15234== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15234== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15234== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15234== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15234== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,275 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x546E332: cpluaopen (lj_state.c:149)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,276 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x546E344: cpluaopen (lj_state.c:150)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,277 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15234== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,278 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15234== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,279 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,280 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15234== by 0x54C619B: luaopen_package (lib_package.c:592)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,281 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15234== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,282 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15234== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15234== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,283 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,284 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C3414: luaopen_table (lib_table.c:384)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,285 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C343B: luaopen_table (lib_table.c:385)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,286 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C3462: luaopen_table (lib_table.c:386)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,287 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C3489: luaopen_table (lib_table.c:387)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,288 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,289 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,290 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,291 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C4976: luaopen_io (lib_io.c:533)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,292 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C528D: luaopen_os (lib_os.c:289)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,293 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,294 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,295 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,296 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,297 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,298 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,299 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15234== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,300 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,301 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,302 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,303 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15234== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,304 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15234== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,305 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15234== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,306 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15234== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,307 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15234== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,308 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,309 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,310 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15234== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15234== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15234== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15234== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15234== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15234== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15234== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15234== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15234== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15234== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15234== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15234== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15234== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15234== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15234== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15234== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15234== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15234== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15234== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15234== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15234== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15234== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15234== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15234== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15234== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15234== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15234== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15234== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15234== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15234== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468F59: newtab (lj_tab.c:124)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15234== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 33 bytes in 1 blocks are definitely lost in loss record 2,488 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 33 bytes in 1 blocks are definitely lost in loss record 2,489 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 33 bytes in 1 blocks are definitely lost in loss record 2,490 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 33 bytes in 1 blocks are definitely lost in loss record 2,491 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15234== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 33 bytes in 1 blocks are definitely lost in loss record 2,492 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 33 bytes in 1 blocks are definitely lost in loss record 2,493 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 33 bytes in 1 blocks are definitely lost in loss record 2,494 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 33 bytes in 1 blocks are definitely lost in loss record 2,495 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15234== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 34 bytes in 1 blocks are definitely lost in loss record 2,498 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x546E399: cpluaopen (lj_state.c:154)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 34 bytes in 1 blocks are definitely lost in loss record 2,499 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 34 bytes in 1 blocks are definitely lost in loss record 2,500 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x546E399: cpluaopen (lj_state.c:154)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 34 bytes in 1 blocks are definitely lost in loss record 2,501 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 36 bytes in 1 blocks are definitely lost in loss record 2,516 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 36 bytes in 1 blocks are definitely lost in loss record 2,517 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 36 bytes in 2 blocks are definitely lost in loss record 2,518 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15234== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15234== by 0x547E302: parse_args (lj_parse.c:1902)
==15234== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15234== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15234== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15234== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 36 bytes in 2 blocks are definitely lost in loss record 2,519 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15234== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15234== by 0x547E302: parse_args (lj_parse.c:1902)
==15234== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15234== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15234== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15234== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 37 bytes in 1 blocks are definitely lost in loss record 2,520 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 37 bytes in 1 blocks are definitely lost in loss record 2,521 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 37 bytes in 1 blocks are definitely lost in loss record 2,522 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 37 bytes in 1 blocks are definitely lost in loss record 2,523 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 37 bytes in 1 blocks are definitely lost in loss record 2,524 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 37 bytes in 1 blocks are definitely lost in loss record 2,525 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 38 bytes in 1 blocks are definitely lost in loss record 2,528 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 38 bytes in 1 blocks are definitely lost in loss record 2,529 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 38 bytes in 1 blocks are definitely lost in loss record 2,530 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 38 bytes in 1 blocks are definitely lost in loss record 2,531 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 39 bytes in 1 blocks are definitely lost in loss record 2,534 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 39 bytes in 1 blocks are definitely lost in loss record 2,535 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 39 bytes in 1 blocks are definitely lost in loss record 2,536 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 39 bytes in 1 blocks are definitely lost in loss record 2,537 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 39 bytes in 1 blocks are definitely lost in loss record 2,538 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 39 bytes in 1 blocks are definitely lost in loss record 2,539 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,593 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15234== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15234== by 0x54C4992: luaopen_io (lib_io.c:534)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,594 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15234== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15234== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,595 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15234== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15234== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,596 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,597 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,598 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,599 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15234== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15234== by 0x54C4992: luaopen_io (lib_io.c:534)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,600 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15234== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15234== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,601 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15234== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15234== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,602 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,603 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 1 blocks are definitely lost in loss record 2,604 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 2 blocks are definitely lost in loss record 2,605 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15234== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 2 blocks are definitely lost in loss record 2,606 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 2 blocks are definitely lost in loss record 2,607 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15234== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 40 bytes in 2 blocks are definitely lost in loss record 2,608 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 41 bytes in 1 blocks are definitely lost in loss record 2,609 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 41 bytes in 1 blocks are definitely lost in loss record 2,610 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 41 bytes in 1 blocks are definitely lost in loss record 2,611 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 41 bytes in 1 blocks are definitely lost in loss record 2,612 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 42 bytes in 1 blocks are definitely lost in loss record 2,613 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 42 bytes in 1 blocks are definitely lost in loss record 2,614 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 43 bytes in 1 blocks are definitely lost in loss record 2,623 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 43 bytes in 1 blocks are definitely lost in loss record 2,624 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 43 bytes in 2 blocks are definitely lost in loss record 2,625 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 43 bytes in 2 blocks are definitely lost in loss record 2,626 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 44 bytes in 1 blocks are definitely lost in loss record 2,631 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 44 bytes in 1 blocks are definitely lost in loss record 2,632 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15234== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 47 bytes in 2 blocks are definitely lost in loss record 2,642 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15234== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 47 bytes in 2 blocks are definitely lost in loss record 2,643 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15234== by 0x54C6353: luaopen_package (lib_package.c:619)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 47 bytes in 2 blocks are definitely lost in loss record 2,644 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15234== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 47 bytes in 2 blocks are definitely lost in loss record 2,645 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15234== by 0x54C6353: luaopen_package (lib_package.c:619)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,734 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15234== by 0x54C0103: luaopen_base (lib_base.c:706)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,735 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15234== by 0x54C619B: luaopen_package (lib_package.c:592)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,736 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x54C279E: luaopen_string (lib_string.c:740)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,737 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,738 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,739 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,740 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15234== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,741 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,742 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,743 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,744 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,745 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,746 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,747 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,748 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,749 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,750 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,751 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,752 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15234== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,753 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15234== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,754 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,755 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15234== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,756 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468EB7: newtab (lj_tab.c:109)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15234== by 0x547D619: expr_simple (lj_parse.c:2004)
==15234== by 0x547D619: expr_unop (lj_parse.c:2077)
==15234== by 0x547D619: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,757 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5469CC4: newhpart (lj_tab.c:66)
==15234== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15234== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15234== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15234== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==15234== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==15234== by 0x547983F: lex_scan (lj_lex.c:301)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x547F837: lj_parse (lj_parse.c:2717)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15234== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15234== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15234== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15234== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15234== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15234== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15234== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15234== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15234== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15234== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,758 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15234== by 0x54C0103: luaopen_base (lib_base.c:706)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,759 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15234== by 0x54C619B: luaopen_package (lib_package.c:592)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,760 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x54C279E: luaopen_string (lib_string.c:740)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,761 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,762 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,763 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15234== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15234== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,764 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15234== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,765 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15234== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,766 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,767 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15234== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,768 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,769 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15234== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,770 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,771 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,772 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,773 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,774 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,775 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,776 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15234== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,777 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15234== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,778 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,779 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15234== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 48 bytes in 1 blocks are definitely lost in loss record 2,780 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468EB7: newtab (lj_tab.c:109)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15234== by 0x547D619: expr_simple (lj_parse.c:2004)
==15234== by 0x547D619: expr_unop (lj_parse.c:2077)
==15234== by 0x547D619: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 49 bytes in 1 blocks are definitely lost in loss record 2,783 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15234== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15234== by 0x547E302: parse_args (lj_parse.c:1902)
==15234== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15234== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15234== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547F172: parse_local (lj_parse.c:2248)
==15234== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 49 bytes in 1 blocks are definitely lost in loss record 2,784 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15234== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15234== by 0x547E302: parse_args (lj_parse.c:1902)
==15234== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15234== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15234== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547F172: parse_local (lj_parse.c:2248)
==15234== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 60 bytes in 2 blocks are definitely lost in loss record 2,819 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 60 bytes in 2 blocks are definitely lost in loss record 2,820 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15234== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 62 bytes in 3 blocks are definitely lost in loss record 2,823 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15234== by 0x547DB92: expr_table (lj_parse.c:1762)
==15234== by 0x547D619: expr_simple (lj_parse.c:2004)
==15234== by 0x547D619: expr_unop (lj_parse.c:2077)
==15234== by 0x547D619: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 62 bytes in 3 blocks are definitely lost in loss record 2,824 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15234== by 0x5479986: lex_string (lj_lex.c:280)
==15234== by 0x5479986: lex_scan (lj_lex.c:364)
==15234== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15234== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15234== by 0x547DB92: expr_table (lj_parse.c:1762)
==15234== by 0x547D619: expr_simple (lj_parse.c:2004)
==15234== by 0x547D619: expr_unop (lj_parse.c:2077)
==15234== by 0x547D619: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 64 bytes in 1 blocks are definitely lost in loss record 2,896 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15234== by 0x54C073D: luaopen_math (lib_math.c:221)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 64 bytes in 1 blocks are definitely lost in loss record 2,897 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15234== by 0x54C073D: luaopen_math (lib_math.c:221)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 64 bytes in 2 blocks are definitely lost in loss record 2,898 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15234== by 0x54C6353: luaopen_package (lib_package.c:619)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 64 bytes in 2 blocks are definitely lost in loss record 2,899 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 64 bytes in 2 blocks are definitely lost in loss record 2,900 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 64 bytes in 2 blocks are definitely lost in loss record 2,901 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15234== by 0x54C6353: luaopen_package (lib_package.c:619)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 64 bytes in 2 blocks are definitely lost in loss record 2,902 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 64 bytes in 2 blocks are definitely lost in loss record 2,903 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 67 bytes in 3 blocks are definitely lost in loss record 2,906 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 67 bytes in 3 blocks are definitely lost in loss record 2,907 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 72 bytes in 1 blocks are definitely lost in loss record 2,933 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468EB7: newtab (lj_tab.c:109)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,934 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x54B7C74: clib_new (lj_clib.c:398)
==15234== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15234== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 72 bytes in 1 blocks are definitely lost in loss record 2,935 of 3,654
==15234== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15234== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15234== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15234== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15234== by 0x547DE88: expr_table (lj_parse.c:1746)
==15234== by 0x547D619: expr_simple (lj_parse.c:2004)
==15234== by 0x547D619: expr_unop (lj_parse.c:2077)
==15234== by 0x547D619: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 72 bytes in 1 blocks are definitely lost in loss record 2,936 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468EB7: newtab (lj_tab.c:109)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,937 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x54B7C74: clib_new (lj_clib.c:398)
==15234== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15234== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 72 bytes in 1 blocks are definitely lost in loss record 2,938 of 3,654
==15234== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15234== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15234== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15234== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15234== by 0x547DE88: expr_table (lj_parse.c:1746)
==15234== by 0x547D619: expr_simple (lj_parse.c:2004)
==15234== by 0x547D619: expr_unop (lj_parse.c:2077)
==15234== by 0x547D619: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547F25B: parse_local (lj_parse.c:2261)
==15234== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 80 bytes in 1 blocks are definitely lost in loss record 2,978 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15234== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15234== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 80 bytes in 1 blocks are definitely lost in loss record 2,979 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15234== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15234== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 84 bytes in 1 blocks are definitely lost in loss record 2,984 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54762EB: lua_getfield (lj_api.c:800)
==15234== by 0x503895: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:55)
==15234== by 0x5039D3: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:162)
==15234== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15234== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15234== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15234== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15234== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15234== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15234== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15234== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15234== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:ngx_http_lua_cache_load_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 88 bytes in 4 blocks are definitely lost in loss record 2,989 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C4976: luaopen_io (lib_io.c:533)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 88 bytes in 4 blocks are definitely lost in loss record 2,990 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C4976: luaopen_io (lib_io.c:533)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 91 bytes in 4 blocks are definitely lost in loss record 2,991 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15234== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 91 bytes in 4 blocks are definitely lost in loss record 2,992 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15234== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,033 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,034 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,035 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,036 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,037 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,038 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,039 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,040 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15234== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,041 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15234== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,042 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15234== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,043 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 1 blocks are definitely lost in loss record 3,044 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 3 blocks are definitely lost in loss record 3,045 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15234== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 3 blocks are definitely lost in loss record 3,046 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 3 blocks are definitely lost in loss record 3,047 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15234== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 96 bytes in 3 blocks are definitely lost in loss record 3,048 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 100 bytes in 5 blocks are definitely lost in loss record 3,049 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15234== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 100 bytes in 5 blocks are definitely lost in loss record 3,050 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15234== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15234== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 104 bytes in 1 blocks are definitely lost in loss record 3,053 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x5468EB7: newtab (lj_tab.c:109)
==15234== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15234== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15234== by 0x504363: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:122)
==15234== by 0x50444B: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:312)
==15234== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15234== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15234== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15234== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15234== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15234== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15234== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15234== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 108 bytes in 5 blocks are definitely lost in loss record 3,058 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 108 bytes in 5 blocks are definitely lost in loss record 3,059 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 114 bytes in 5 blocks are definitely lost in loss record 3,074 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 114 bytes in 5 blocks are definitely lost in loss record 3,075 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 119 bytes in 1 blocks are definitely lost in loss record 3,076 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5475745: lua_pushstring (lj_api.c:652)
==15234== by 0x54C607A: setpath (lib_package.c:555)
==15234== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 119 bytes in 1 blocks are definitely lost in loss record 3,077 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5475745: lua_pushstring (lj_api.c:652)
==15234== by 0x54C607A: setpath (lib_package.c:555)
==15234== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 120 bytes in 5 blocks are definitely lost in loss record 3,088 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546AB0F: func_finduv (lj_func.c:52)
==15234== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 120 bytes in 5 blocks are definitely lost in loss record 3,089 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546AB0F: func_finduv (lj_func.c:52)
==15234== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 125 bytes in 6 blocks are definitely lost in loss record 3,093 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5475745: lua_pushstring (lj_api.c:652)
==15234== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 125 bytes in 6 blocks are definitely lost in loss record 3,094 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5475745: lua_pushstring (lj_api.c:652)
==15234== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 126 bytes in 1 blocks are definitely lost in loss record 3,095 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15234== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15234== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547EF73: parse_return (lj_parse.c:2316)
==15234== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15234== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15234== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15234== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15234== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15234== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 126 bytes in 1 blocks are definitely lost in loss record 3,096 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15234== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15234== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547EF73: parse_return (lj_parse.c:2316)
==15234== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15234== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15234== by 0x547C930: parse_body (lj_parse.c:1853)
==15234== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15234== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15234== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15234== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15234== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 128 bytes in 4 blocks are definitely lost in loss record 3,137 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15234== by 0x54C6212: luaopen_package (lib_package.c:599)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 128 bytes in 4 blocks are definitely lost in loss record 3,138 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 128 bytes in 4 blocks are definitely lost in loss record 3,139 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15234== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15234== by 0x54C6212: luaopen_package (lib_package.c:599)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 128 bytes in 4 blocks are definitely lost in loss record 3,140 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 130 bytes in 1 blocks are definitely lost in loss record 3,141 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15234== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15234== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15234== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15234== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 130 bytes in 1 blocks are definitely lost in loss record 3,142 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15234== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15234== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15234== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15234== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 139 (92 direct, 47 indirect) bytes in 1 blocks are definitely lost in loss record 3,147 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547F857: lj_parse (lj_parse.c:2721)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15234== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15234== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15234== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15234== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15234== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15234== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15234== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15234== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15234== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15234== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 157 bytes in 6 blocks are definitely lost in loss record 3,161 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 157 bytes in 6 blocks are definitely lost in loss record 3,162 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 160 bytes in 5 blocks are definitely lost in loss record 3,177 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 160 bytes in 5 blocks are definitely lost in loss record 3,178 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 172 bytes in 5 blocks are definitely lost in loss record 3,189 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 172 bytes in 5 blocks are definitely lost in loss record 3,190 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A70B: func_newL (lj_func.c:122)
==15234== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 174 bytes in 8 blocks are definitely lost in loss record 3,191 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 174 bytes in 8 blocks are definitely lost in loss record 3,192 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 176 bytes in 2 blocks are definitely lost in loss record 3,201 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15234== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15234== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 176 bytes in 2 blocks are definitely lost in loss record 3,202 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15234== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15234== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 186 bytes in 8 blocks are definitely lost in loss record 3,210 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C528D: luaopen_os (lib_os.c:289)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 186 bytes in 8 blocks are definitely lost in loss record 3,211 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C528D: luaopen_os (lib_os.c:289)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,217 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15234== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,218 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15234== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,219 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,220 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,221 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,222 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,223 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,224 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15234== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,225 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15234== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,226 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15234== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,227 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,228 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,229 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15234== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 1 blocks are definitely lost in loss record 3,230 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15234== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 6 blocks are definitely lost in loss record 3,231 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 192 bytes in 6 blocks are definitely lost in loss record 3,232 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 195 bytes in 4 blocks are definitely lost in loss record 3,233 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54C109B: lj_buf_str (lj_buf.h:100)
==15234== by 0x54C109B: lj_cf_string_format (lib_string.c:726)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15234== by 0x504363: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:122)
==15234== by 0x50444B: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:312)
==15234== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15234== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15234== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15234== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15234== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15234== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15234== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15234== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_cf_string_format
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 200 bytes in 1 blocks are definitely lost in loss record 3,234 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547F857: lj_parse (lj_parse.c:2721)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 200 bytes in 1 blocks are definitely lost in loss record 3,235 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547F857: lj_parse (lj_parse.c:2721)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15234== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 200 bytes in 5 blocks are definitely lost in loss record 3,236 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15234== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15234== by 0x54C38CD: io_file_new (lib_io.c:73)
==15234== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15234== by 0x504363: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:122)
==15234== by 0x50444B: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:312)
==15234== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15234== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15234== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15234== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15234== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15234== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15234== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15234== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 212 bytes in 1 blocks are definitely lost in loss record 3,239 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15234== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15234== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15234== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15234== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F688: parse_block (lj_parse.c:2402)
==15234== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15234== by 0x547F049: parse_for (lj_parse.c:2577)
==15234== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15234== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 212 bytes in 1 blocks are definitely lost in loss record 3,240 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15234== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15234== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15234== by 0x547D9A5: expr (lj_parse.c:2109)
==15234== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15234== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15234== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15234== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15234== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F688: parse_block (lj_parse.c:2402)
==15234== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15234== by 0x547F049: parse_for (lj_parse.c:2577)
==15234== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15234== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 216 bytes in 10 blocks are definitely lost in loss record 3,241 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 216 bytes in 10 blocks are definitely lost in loss record 3,242 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 218 bytes in 1 blocks are definitely lost in loss record 3,243 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5475745: lua_pushstring (lj_api.c:652)
==15234== by 0x54C607A: setpath (lib_package.c:555)
==15234== by 0x54C6293: luaopen_package (lib_package.c:610)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 218 bytes in 1 blocks are definitely lost in loss record 3,244 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5475745: lua_pushstring (lj_api.c:652)
==15234== by 0x54C607A: setpath (lib_package.c:555)
==15234== by 0x54C6293: luaopen_package (lib_package.c:610)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,245 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547F857: lj_parse (lj_parse.c:2721)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,246 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547F857: lj_parse (lj_parse.c:2721)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 229 bytes in 10 blocks are definitely lost in loss record 3,255 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 229 bytes in 10 blocks are definitely lost in loss record 3,256 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 245 bytes in 11 blocks are definitely lost in loss record 3,257 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 245 bytes in 11 blocks are definitely lost in loss record 3,258 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 288 bytes in 9 blocks are definitely lost in loss record 3,286 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 288 bytes in 9 blocks are definitely lost in loss record 3,287 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 310 bytes in 1 blocks are definitely lost in loss record 3,295 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547F172: parse_local (lj_parse.c:2248)
==15234== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 310 bytes in 1 blocks are definitely lost in loss record 3,296 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547F172: parse_local (lj_parse.c:2248)
==15234== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15234== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 352 bytes in 11 blocks are definitely lost in loss record 3,314 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C4976: luaopen_io (lib_io.c:533)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 352 bytes in 11 blocks are definitely lost in loss record 3,315 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C528D: luaopen_os (lib_os.c:289)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 352 bytes in 11 blocks are definitely lost in loss record 3,316 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C4976: luaopen_io (lib_io.c:533)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 352 bytes in 11 blocks are definitely lost in loss record 3,317 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C528D: luaopen_os (lib_os.c:289)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 360 bytes in 15 blocks are definitely lost in loss record 3,322 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546AB0F: func_finduv (lj_func.c:52)
==15234== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 360 bytes in 15 blocks are definitely lost in loss record 3,323 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x546AB0F: func_finduv (lj_func.c:52)
==15234== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15234== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15234== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 363 bytes in 1 blocks are definitely lost in loss record 3,324 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 363 bytes in 1 blocks are definitely lost in loss record 3,325 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15234== by 0x547C960: parse_body (lj_parse.c:1855)
==15234== by 0x547EE83: parse_func (lj_parse.c:2286)
==15234== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15234== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15234== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15234== by 0x548153A: cpparser (lj_load.c:41)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x548165A: lua_loadx (lj_load.c:58)
==15234== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15234== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15234== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 382 bytes in 18 blocks are definitely lost in loss record 3,330 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 382 bytes in 18 blocks are definitely lost in loss record 3,331 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,340 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15234== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,341 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5469CC4: newhpart (lj_tab.c:66)
==15234== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15234== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15234== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15234== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15234== by 0x5476F58: lua_setfield (lj_api.c:972)
==15234== by 0x54C6335: luaopen_package (lib_package.c:617)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,342 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,343 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,344 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C4976: luaopen_io (lib_io.c:533)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,345 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C528D: luaopen_os (lib_os.c:289)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,346 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,347 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,348 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,349 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,350 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5469CC4: newhpart (lj_tab.c:66)
==15234== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15234== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15234== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15234== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15234== by 0x5476F58: lua_setfield (lj_api.c:972)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,351 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15234== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,352 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,353 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,354 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15234== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,355 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5469CC4: newhpart (lj_tab.c:66)
==15234== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15234== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15234== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15234== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15234== by 0x5476F58: lua_setfield (lj_api.c:972)
==15234== by 0x54C6335: luaopen_package (lib_package.c:617)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,356 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,357 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,358 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C4976: luaopen_io (lib_io.c:533)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,359 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C528D: luaopen_os (lib_os.c:289)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,360 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,361 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,362 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,363 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,364 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5469CC4: newhpart (lj_tab.c:66)
==15234== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15234== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15234== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15234== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15234== by 0x5476F58: lua_setfield (lj_api.c:972)
==15234== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15234== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,365 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15234== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,366 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 1 blocks are definitely lost in loss record 3,367 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15234== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 12 blocks are definitely lost in loss record 3,368 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 384 bytes in 12 blocks are definitely lost in loss record 3,369 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 416 bytes in 13 blocks are definitely lost in loss record 3,373 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 416 bytes in 13 blocks are definitely lost in loss record 3,374 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C278F: luaopen_string (lib_string.c:739)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 438 bytes in 19 blocks are definitely lost in loss record 3,379 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15234== by 0x546E387: cpluaopen (lj_state.c:152)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 438 bytes in 19 blocks are definitely lost in loss record 3,380 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15234== by 0x546E387: cpluaopen (lj_state.c:152)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 442 bytes in 21 blocks are definitely lost in loss record 3,381 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15234== by 0x546E38F: cpluaopen (lj_state.c:153)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 442 bytes in 21 blocks are definitely lost in loss record 3,382 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15234== by 0x546E38F: cpluaopen (lj_state.c:153)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 462 bytes in 19 blocks are definitely lost in loss record 3,391 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 485 bytes in 20 blocks are definitely lost in loss record 3,397 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 512 bytes in 16 blocks are definitely lost in loss record 3,432 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 512 bytes in 16 blocks are definitely lost in loss record 3,433 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 544 bytes in 17 blocks are definitely lost in loss record 3,443 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 544 bytes in 17 blocks are definitely lost in loss record 3,444 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 576 bytes in 18 blocks are definitely lost in loss record 3,455 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 576 bytes in 18 blocks are definitely lost in loss record 3,456 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 760 bytes in 5 blocks are definitely lost in loss record 3,491 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15234== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15234== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 760 bytes in 5 blocks are definitely lost in loss record 3,492 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15234== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15234== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15234== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,495 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,496 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15234== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,497 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15234== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,498 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,499 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5469CC4: newhpart (lj_tab.c:66)
==15234== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15234== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15234== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15234== by 0x547710F: lua_rawset (lj_api.c:991)
==15234== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,500 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,501 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,502 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15234== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15234== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,503 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15234== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,504 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15234== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15234== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,505 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15234== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,506 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5469CC4: newhpart (lj_tab.c:66)
==15234== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15234== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15234== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15234== by 0x547710F: lua_rawset (lj_api.c:991)
==15234== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15234== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,507 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 768 bytes in 1 blocks are definitely lost in loss record 3,508 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15234== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15234== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 848 bytes in 26 blocks are definitely lost in loss record 3,523 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 848 bytes in 26 blocks are definitely lost in loss record 3,524 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C0761: luaopen_math (lib_math.c:223)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 1,000 bytes in 27 blocks are definitely lost in loss record 3,541 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 1,000 bytes in 27 blocks are definitely lost in loss record 3,542 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15234== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15234== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15234== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15234== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15234== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 1,446 bytes in 59 blocks are definitely lost in loss record 3,579 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15234== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 1,446 bytes in 59 blocks are definitely lost in loss record 3,580 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468C42: lj_str_new (lj_str.c:220)
==15234== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15234== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 1,536 bytes in 1 blocks are definitely lost in loss record 3,586 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x546E332: cpluaopen (lj_state.c:149)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 1,536 bytes in 1 blocks are definitely lost in loss record 3,587 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x546E332: cpluaopen (lj_state.c:149)
==15234== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x546E64F: lua_newstate (lj_state.c:222)
==15234== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15234== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15234== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,614 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15234== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,615 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15234== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15234== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 3,072 bytes in 1 blocks are definitely lost in loss record 3,622 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x422D15: main (nginx.c:294)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 3,072 bytes in 1 blocks are definitely lost in loss record 3,623 of 3,654
==15234== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15234== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5468F18: newhpart (lj_tab.c:66)
==15234== by 0x5468F18: newtab (lj_tab.c:145)
==15234== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15234== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15234== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15234== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15234== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15234== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15234== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15234== by 0x459663: ngx_http_block (ngx_http.c:312)
==15234== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15234== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15234== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15234== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 6: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* ==15234== 8,192 bytes in 1 blocks are definitely lost in loss record 3,651 of 3,654
==15234== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15234== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15234== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15234== by 0x5467FEA: lj_buf_need2 (lj_buf.c:36)
==15234== by 0x54C3F98: io_file_readall (lib_io.c:166)
==15234== by 0x54C3F98: io_file_read (lib_io.c:212)
==15234== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15234== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15234== by 0x504363: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:122)
==15234== by 0x50444B: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:312)
==15234== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15234== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15234== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15234== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15234== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15234== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15234== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15234== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15234== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15234== by 0x422F5B: main (nginx.c:382)
==15234==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_need2
fun:io_file_readall
fun:io_file_read
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== Invalid read of size 8
==15245== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15245== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15245== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15245== by 0x422F5B: main (nginx.c:382)
==15245== Address 0x30 is not stack'd, malloc'd or (recently) free'd
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245==
==15245== Process terminating with default action of signal 11 (SIGSEGV)
==15245== Access not within mapped region at address 0x30
==15245== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15245== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15245== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15245== by 0x422F5B: main (nginx.c:382)
==15245== If you believe this happened as a result of a stack
==15245== overflow in your program's main thread (unlikely but
==15245== possible), you can try to increase the size of the
==15245== main thread stack using the --main-stacksize= flag.
==15245== The main thread stack size used in this run was 8388608.
==15245== 18 bytes in 1 blocks are definitely lost in loss record 1,025 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15245== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 18 bytes in 1 blocks are definitely lost in loss record 1,026 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15245== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,031 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,032 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,033 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,034 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,035 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15245== by 0x547E594: expr_primary (lj_parse.c:1961)
==15245== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15245== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15245== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9CA: expr (lj_parse.c:2109)
==15245== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15245== by 0x547E302: parse_args (lj_parse.c:1902)
==15245== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15245== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15245== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15245== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F688: parse_block (lj_parse.c:2402)
==15245== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15245== by 0x547F049: parse_for (lj_parse.c:2577)
==15245== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15245== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,036 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,037 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,038 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,039 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 19 bytes in 1 blocks are definitely lost in loss record 1,040 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15245== by 0x547E594: expr_primary (lj_parse.c:1961)
==15245== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15245== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15245== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9CA: expr (lj_parse.c:2109)
==15245== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15245== by 0x547E302: parse_args (lj_parse.c:1902)
==15245== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15245== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15245== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15245== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F688: parse_block (lj_parse.c:2402)
==15245== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15245== by 0x547F049: parse_for (lj_parse.c:2577)
==15245== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15245== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,049 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15245== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,050 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15245== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,051 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15245== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,052 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,053 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,054 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,055 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,056 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15245== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,057 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15245== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,058 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,059 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,060 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,061 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,062 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x5481548: cpparser (lj_load.c:42)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,063 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,064 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,065 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x547983F: lex_scan (lj_lex.c:301)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15245== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15245== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15245== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,066 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x5481548: cpparser (lj_load.c:42)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,067 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,068 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,069 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,070 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15245== by 0x547D619: expr_simple (lj_parse.c:2004)
==15245== by 0x547D619: expr_unop (lj_parse.c:2077)
==15245== by 0x547D619: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,071 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15245== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,072 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15245== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,073 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15245== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,074 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15245== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,075 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,076 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,077 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,078 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,079 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15245== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,080 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15245== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,081 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,082 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,083 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,084 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,085 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x5481548: cpparser (lj_load.c:42)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,086 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,087 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,088 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x547983F: lex_scan (lj_lex.c:301)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15245== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15245== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15245== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,089 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x5481548: cpparser (lj_load.c:42)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,090 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,091 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,092 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,093 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15245== by 0x547D619: expr_simple (lj_parse.c:2004)
==15245== by 0x547D619: expr_unop (lj_parse.c:2077)
==15245== by 0x547D619: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 20 bytes in 1 blocks are definitely lost in loss record 1,094 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15245== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,107 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C6293: luaopen_package (lib_package.c:610)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,108 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15245== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,109 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15245== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,110 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15245== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,111 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15245== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,112 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15245== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,113 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,114 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,115 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,116 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,117 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15245== by 0x547D108: expr_binop (lj_parse.c:2098)
==15245== by 0x547DA01: expr (lj_parse.c:2109)
==15245== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15245== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15245== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15245== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15245== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547F172: parse_local (lj_parse.c:2248)
==15245== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,118 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C6293: luaopen_package (lib_package.c:610)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,119 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15245== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,120 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15245== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,121 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15245== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,122 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15245== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,123 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15245== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,124 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,125 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,126 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,127 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 21 bytes in 1 blocks are definitely lost in loss record 1,128 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15245== by 0x547D108: expr_binop (lj_parse.c:2098)
==15245== by 0x547DA01: expr (lj_parse.c:2109)
==15245== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15245== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15245== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15245== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15245== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547F172: parse_local (lj_parse.c:2248)
==15245== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,143 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C4959: luaopen_io (lib_io.c:532)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,144 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15245== by 0x54C4992: luaopen_io (lib_io.c:534)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,145 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,146 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15245== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,147 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15245== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,148 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15245== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,149 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15245== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,150 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,151 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15245== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,152 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,153 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,154 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,155 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C4959: luaopen_io (lib_io.c:532)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,156 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15245== by 0x54C4992: luaopen_io (lib_io.c:534)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,157 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,158 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15245== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,159 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15245== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,160 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15245== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,161 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15245== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,162 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,163 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15245== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,164 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,165 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 22 bytes in 1 blocks are definitely lost in loss record 1,166 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,173 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,174 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C6308: luaopen_package (lib_package.c:615)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,175 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15245== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,176 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15245== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,177 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15245== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,178 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15245== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,179 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,180 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,181 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,182 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,183 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,184 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,185 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,186 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C6308: luaopen_package (lib_package.c:615)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,187 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15245== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,188 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15245== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,189 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15245== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,190 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15245== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,191 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,192 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,193 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,194 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,195 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 23 bytes in 1 blocks are definitely lost in loss record 1,196 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,845 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,846 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C6243: luaopen_package (lib_package.c:606)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,847 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C6335: luaopen_package (lib_package.c:617)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,848 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,849 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54762EB: lua_getfield (lj_api.c:800)
==15245== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15245== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,850 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,851 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,852 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,853 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,854 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,855 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,856 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15245== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,857 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x547983F: lex_scan (lj_lex.c:301)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15245== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15245== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15245== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,858 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,859 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,860 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,861 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,862 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,863 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C6243: luaopen_package (lib_package.c:606)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,864 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54C6335: luaopen_package (lib_package.c:617)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,865 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,866 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54762EB: lua_getfield (lj_api.c:800)
==15245== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15245== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,867 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,868 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,869 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,870 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,871 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,872 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,873 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15245== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,874 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x547983F: lex_scan (lj_lex.c:301)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15245== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15245== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15245== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,875 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,876 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,877 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 24 bytes in 1 blocks are definitely lost in loss record 1,878 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,885 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15245== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15245== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,886 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,887 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,888 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,889 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,890 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,891 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,892 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,893 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,894 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,895 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15245== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15245== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,896 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,897 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,898 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,899 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,900 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,901 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,902 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,903 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 25 bytes in 1 blocks are definitely lost in loss record 1,904 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,913 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C3414: luaopen_table (lib_table.c:384)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,914 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,915 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,916 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,917 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,918 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,919 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,920 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,921 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,922 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15245== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,923 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,924 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,925 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,926 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15245== by 0x547D108: expr_binop (lj_parse.c:2098)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547E302: parse_args (lj_parse.c:1902)
==15245== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15245== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15245== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F688: parse_block (lj_parse.c:2402)
==15245== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15245== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15245== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15245== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F688: parse_block (lj_parse.c:2402)
==15245== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15245== by 0x547F049: parse_for (lj_parse.c:2577)
==15245== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15245== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,927 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C3414: luaopen_table (lib_table.c:384)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,928 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,929 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,930 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,931 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,932 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,933 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,934 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,935 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,936 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15245== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,937 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,938 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,939 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 26 bytes in 1 blocks are definitely lost in loss record 1,940 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15245== by 0x547D108: expr_binop (lj_parse.c:2098)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547E302: parse_args (lj_parse.c:1902)
==15245== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15245== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15245== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F688: parse_block (lj_parse.c:2402)
==15245== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15245== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15245== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15245== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F688: parse_block (lj_parse.c:2402)
==15245== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15245== by 0x547F049: parse_for (lj_parse.c:2577)
==15245== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15245== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,945 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,946 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,947 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,948 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,949 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,950 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,951 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,952 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,953 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,954 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,955 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15245== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,956 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15245== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,957 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15245== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,958 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,959 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,960 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15245== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,961 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,962 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,963 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,964 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,965 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,966 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,967 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,968 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,969 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,970 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15245== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,971 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15245== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,972 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15245== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,973 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 27 bytes in 1 blocks are definitely lost in loss record 1,974 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,981 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C343B: luaopen_table (lib_table.c:385)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,982 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,983 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,984 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,985 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,986 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,987 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,988 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,989 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,990 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,991 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,992 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,993 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15245== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,994 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,995 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,996 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15245== by 0x547DA01: expr (lj_parse.c:2109)
==15245== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15245== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15245== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15245== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15245== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547F172: parse_local (lj_parse.c:2248)
==15245== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,997 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C343B: luaopen_table (lib_table.c:385)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,998 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 1,999 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,000 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,001 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,002 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,003 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,004 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,005 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,006 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,007 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,008 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,009 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15245== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,010 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,011 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 28 bytes in 1 blocks are definitely lost in loss record 2,012 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15245== by 0x547DA01: expr (lj_parse.c:2109)
==15245== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15245== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15245== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15245== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15245== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547F172: parse_local (lj_parse.c:2248)
==15245== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,019 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,020 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,021 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,022 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,023 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,024 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,025 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,026 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,027 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,028 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,029 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,030 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,031 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,032 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,033 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,034 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,035 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,036 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,037 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,038 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,039 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 29 bytes in 1 blocks are definitely lost in loss record 2,040 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,049 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,050 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C3462: luaopen_table (lib_table.c:386)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,051 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,052 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,053 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,054 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,055 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,056 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,057 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,058 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,059 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,060 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,061 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,062 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,063 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,064 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,065 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C3462: luaopen_table (lib_table.c:386)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,066 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,067 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,068 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,069 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,070 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,071 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,072 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,073 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,074 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,075 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,076 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,077 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 30 bytes in 1 blocks are definitely lost in loss record 2,078 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,081 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,082 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,083 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,084 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,085 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,086 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,087 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,088 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,089 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 31 bytes in 1 blocks are definitely lost in loss record 2,090 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x546E332: cpluaopen (lj_state.c:149)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x546E344: cpluaopen (lj_state.c:150)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15245== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15245== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15245== by 0x54C619B: luaopen_package (lib_package.c:592)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15245== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15245== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15245== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C3414: luaopen_table (lib_table.c:384)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C343B: luaopen_table (lib_table.c:385)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C3462: luaopen_table (lib_table.c:386)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C3489: luaopen_table (lib_table.c:387)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C4976: luaopen_io (lib_io.c:533)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C528D: luaopen_os (lib_os.c:289)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15245== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15245== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15245== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15245== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15245== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15245== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15245== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15245== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15245== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15245== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15245== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15245== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15245== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15245== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15245== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15245== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15245== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15245== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,486 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,487 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,488 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,489 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,490 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,491 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,492 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,493 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,494 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,495 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,496 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,497 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,498 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,499 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,500 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,501 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,502 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,503 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,504 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,505 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15245== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,506 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15245== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,507 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15245== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,508 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,509 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,510 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,511 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,512 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,513 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,514 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15245== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,515 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,516 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15245== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,517 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,518 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,519 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,520 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15245== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,521 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x546E332: cpluaopen (lj_state.c:149)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,522 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x546E344: cpluaopen (lj_state.c:150)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,523 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15245== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,524 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15245== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,525 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,526 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15245== by 0x54C619B: luaopen_package (lib_package.c:592)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,527 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15245== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,528 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15245== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15245== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,529 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,530 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C3414: luaopen_table (lib_table.c:384)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,531 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C343B: luaopen_table (lib_table.c:385)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,532 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C3462: luaopen_table (lib_table.c:386)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,533 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C3489: luaopen_table (lib_table.c:387)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,534 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,535 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,536 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,537 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C4976: luaopen_io (lib_io.c:533)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,538 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C528D: luaopen_os (lib_os.c:289)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,539 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,540 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,541 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,542 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,543 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,544 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,545 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15245== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,546 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,547 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,548 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,549 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15245== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,550 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15245== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,551 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15245== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,552 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15245== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,553 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15245== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,554 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,555 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,556 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,557 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,558 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,559 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,560 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,561 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15245== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,562 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15245== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,563 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15245== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,564 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15245== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,565 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,566 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,567 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15245== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,568 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,569 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,570 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,571 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,572 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15245== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,573 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,574 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,575 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,576 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,577 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,578 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,579 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,580 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,581 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,582 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,583 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,584 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,585 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15245== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,586 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,587 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,588 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,589 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,590 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,591 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,592 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,593 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,594 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,595 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,596 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,597 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,598 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15245== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,599 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,600 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,601 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,602 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,603 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15245== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,604 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,605 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,606 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,607 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15245== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,608 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15245== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,609 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,610 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,611 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,612 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,613 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,614 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,615 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,616 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,617 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,618 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,619 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,620 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15245== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,621 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15245== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,622 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,623 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,624 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,625 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15245== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,626 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,627 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,628 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,629 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,630 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,631 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,632 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,633 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,634 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15245== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,635 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15245== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,636 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15245== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,637 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15245== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,638 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15245== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,639 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15245== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,640 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,641 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,642 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,643 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,644 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,645 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,646 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,647 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,648 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,649 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,650 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,651 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15245== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,652 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,653 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,654 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,655 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,656 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,657 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,658 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,659 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,660 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,661 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,662 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,663 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,664 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,665 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,666 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,667 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,668 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,669 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,670 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,671 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,672 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,673 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,674 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,675 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,676 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,677 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,678 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,679 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,680 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,681 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,682 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,683 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,684 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,685 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,686 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,687 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,688 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,689 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,690 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,691 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,692 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,693 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,694 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,695 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,696 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,697 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,698 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,699 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,700 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,701 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,702 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,703 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,704 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,705 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,706 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,707 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,708 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,709 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,710 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,711 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,712 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,713 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,714 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,715 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15245== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,716 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15245== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,717 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15245== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,718 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,719 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,720 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,721 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,722 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,723 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,724 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15245== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,725 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15245== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15245== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15245== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15245== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,726 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,727 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15245== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,728 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,729 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,730 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468F59: newtab (lj_tab.c:124)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 32 bytes in 1 blocks are definitely lost in loss record 2,731 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15245== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 33 bytes in 1 blocks are definitely lost in loss record 2,734 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 33 bytes in 1 blocks are definitely lost in loss record 2,735 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 33 bytes in 1 blocks are definitely lost in loss record 2,736 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 33 bytes in 1 blocks are definitely lost in loss record 2,737 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15245== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 33 bytes in 1 blocks are definitely lost in loss record 2,738 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 33 bytes in 1 blocks are definitely lost in loss record 2,739 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 33 bytes in 1 blocks are definitely lost in loss record 2,740 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 33 bytes in 1 blocks are definitely lost in loss record 2,741 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15245== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 34 bytes in 1 blocks are definitely lost in loss record 2,744 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x546E399: cpluaopen (lj_state.c:154)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 34 bytes in 1 blocks are definitely lost in loss record 2,745 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 34 bytes in 1 blocks are definitely lost in loss record 2,746 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x546E399: cpluaopen (lj_state.c:154)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 34 bytes in 1 blocks are definitely lost in loss record 2,747 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 36 bytes in 1 blocks are definitely lost in loss record 2,762 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 36 bytes in 1 blocks are definitely lost in loss record 2,763 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 36 bytes in 2 blocks are definitely lost in loss record 2,764 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15245== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15245== by 0x547E302: parse_args (lj_parse.c:1902)
==15245== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15245== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15245== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15245== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 36 bytes in 2 blocks are definitely lost in loss record 2,765 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15245== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15245== by 0x547E302: parse_args (lj_parse.c:1902)
==15245== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15245== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15245== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15245== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 37 bytes in 1 blocks are definitely lost in loss record 2,766 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 37 bytes in 1 blocks are definitely lost in loss record 2,767 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 37 bytes in 1 blocks are definitely lost in loss record 2,768 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 37 bytes in 1 blocks are definitely lost in loss record 2,769 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 37 bytes in 1 blocks are definitely lost in loss record 2,770 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 37 bytes in 1 blocks are definitely lost in loss record 2,771 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 38 bytes in 1 blocks are definitely lost in loss record 2,774 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 38 bytes in 1 blocks are definitely lost in loss record 2,775 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 38 bytes in 1 blocks are definitely lost in loss record 2,776 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 38 bytes in 1 blocks are definitely lost in loss record 2,777 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 39 bytes in 1 blocks are definitely lost in loss record 2,780 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 39 bytes in 1 blocks are definitely lost in loss record 2,781 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 39 bytes in 1 blocks are definitely lost in loss record 2,782 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 39 bytes in 1 blocks are definitely lost in loss record 2,783 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 39 bytes in 1 blocks are definitely lost in loss record 2,784 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 39 bytes in 1 blocks are definitely lost in loss record 2,785 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,857 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15245== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15245== by 0x54C4992: luaopen_io (lib_io.c:534)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,858 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15245== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15245== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,859 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15245== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15245== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,860 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,861 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,862 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,863 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15245== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15245== by 0x54C4992: luaopen_io (lib_io.c:534)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,864 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15245== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15245== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,865 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15245== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15245== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,866 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,867 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 1 blocks are definitely lost in loss record 2,868 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 2 blocks are definitely lost in loss record 2,869 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15245== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 2 blocks are definitely lost in loss record 2,870 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 2 blocks are definitely lost in loss record 2,871 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15245== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 40 bytes in 2 blocks are definitely lost in loss record 2,872 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 41 bytes in 1 blocks are definitely lost in loss record 2,873 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 41 bytes in 1 blocks are definitely lost in loss record 2,874 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 41 bytes in 1 blocks are definitely lost in loss record 2,875 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 41 bytes in 1 blocks are definitely lost in loss record 2,876 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 42 bytes in 1 blocks are definitely lost in loss record 2,877 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 42 bytes in 1 blocks are definitely lost in loss record 2,878 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 43 bytes in 1 blocks are definitely lost in loss record 2,887 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 43 bytes in 1 blocks are definitely lost in loss record 2,888 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 43 bytes in 2 blocks are definitely lost in loss record 2,889 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 43 bytes in 2 blocks are definitely lost in loss record 2,890 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 44 bytes in 1 blocks are definitely lost in loss record 2,895 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 44 bytes in 1 blocks are definitely lost in loss record 2,896 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15245== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 47 bytes in 2 blocks are definitely lost in loss record 2,905 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15245== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 47 bytes in 2 blocks are definitely lost in loss record 2,906 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15245== by 0x54C6353: luaopen_package (lib_package.c:619)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 47 bytes in 2 blocks are definitely lost in loss record 2,907 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15245== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 47 bytes in 2 blocks are definitely lost in loss record 2,908 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15245== by 0x54C6353: luaopen_package (lib_package.c:619)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,015 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15245== by 0x54C0103: luaopen_base (lib_base.c:706)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,016 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15245== by 0x54C619B: luaopen_package (lib_package.c:592)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,017 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x54C279E: luaopen_string (lib_string.c:740)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,018 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,019 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,020 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,021 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15245== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,022 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,023 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,024 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,025 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,026 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,027 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,028 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,029 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,030 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,031 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,032 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,033 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15245== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,034 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15245== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,035 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,036 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15245== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,037 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468EB7: newtab (lj_tab.c:109)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15245== by 0x547D619: expr_simple (lj_parse.c:2004)
==15245== by 0x547D619: expr_unop (lj_parse.c:2077)
==15245== by 0x547D619: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,038 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15245== by 0x54C0103: luaopen_base (lib_base.c:706)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,039 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15245== by 0x54C619B: luaopen_package (lib_package.c:592)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,040 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x54C279E: luaopen_string (lib_string.c:740)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,041 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,042 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,043 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15245== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15245== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,044 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15245== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,045 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15245== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,046 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,047 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15245== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,048 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,049 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15245== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,050 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,051 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,052 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,053 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,054 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,055 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,056 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15245== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,057 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15245== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,058 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,059 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15245== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 48 bytes in 1 blocks are definitely lost in loss record 3,060 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468EB7: newtab (lj_tab.c:109)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15245== by 0x547D619: expr_simple (lj_parse.c:2004)
==15245== by 0x547D619: expr_unop (lj_parse.c:2077)
==15245== by 0x547D619: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 49 bytes in 1 blocks are definitely lost in loss record 3,063 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15245== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15245== by 0x547E302: parse_args (lj_parse.c:1902)
==15245== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15245== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15245== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547F172: parse_local (lj_parse.c:2248)
==15245== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 49 bytes in 1 blocks are definitely lost in loss record 3,064 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15245== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15245== by 0x547E302: parse_args (lj_parse.c:1902)
==15245== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15245== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15245== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547F172: parse_local (lj_parse.c:2248)
==15245== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 60 bytes in 2 blocks are definitely lost in loss record 3,104 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 60 bytes in 2 blocks are definitely lost in loss record 3,105 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15245== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 62 bytes in 3 blocks are definitely lost in loss record 3,108 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15245== by 0x547DB92: expr_table (lj_parse.c:1762)
==15245== by 0x547D619: expr_simple (lj_parse.c:2004)
==15245== by 0x547D619: expr_unop (lj_parse.c:2077)
==15245== by 0x547D619: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 62 bytes in 3 blocks are definitely lost in loss record 3,109 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15245== by 0x5479986: lex_string (lj_lex.c:280)
==15245== by 0x5479986: lex_scan (lj_lex.c:364)
==15245== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15245== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15245== by 0x547DB92: expr_table (lj_parse.c:1762)
==15245== by 0x547D619: expr_simple (lj_parse.c:2004)
==15245== by 0x547D619: expr_unop (lj_parse.c:2077)
==15245== by 0x547D619: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 64 bytes in 1 blocks are definitely lost in loss record 3,190 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15245== by 0x54C073D: luaopen_math (lib_math.c:221)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 64 bytes in 1 blocks are definitely lost in loss record 3,191 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15245== by 0x54C073D: luaopen_math (lib_math.c:221)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 64 bytes in 2 blocks are definitely lost in loss record 3,192 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15245== by 0x54C6353: luaopen_package (lib_package.c:619)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 64 bytes in 2 blocks are definitely lost in loss record 3,193 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 64 bytes in 2 blocks are definitely lost in loss record 3,194 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 64 bytes in 2 blocks are definitely lost in loss record 3,195 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15245== by 0x54C6353: luaopen_package (lib_package.c:619)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 64 bytes in 2 blocks are definitely lost in loss record 3,196 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 64 bytes in 2 blocks are definitely lost in loss record 3,197 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 67 bytes in 3 blocks are definitely lost in loss record 3,200 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 67 bytes in 3 blocks are definitely lost in loss record 3,201 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 72 bytes in 1 blocks are definitely lost in loss record 3,229 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468EB7: newtab (lj_tab.c:109)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 3,230 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x54B7C74: clib_new (lj_clib.c:398)
==15245== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15245== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 72 bytes in 1 blocks are definitely lost in loss record 3,231 of 4,025
==15245== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15245== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15245== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15245== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15245== by 0x547DE88: expr_table (lj_parse.c:1746)
==15245== by 0x547D619: expr_simple (lj_parse.c:2004)
==15245== by 0x547D619: expr_unop (lj_parse.c:2077)
==15245== by 0x547D619: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 72 bytes in 1 blocks are definitely lost in loss record 3,232 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x5468EB7: newtab (lj_tab.c:109)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 3,233 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x54B7C74: clib_new (lj_clib.c:398)
==15245== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15245== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 72 bytes in 1 blocks are definitely lost in loss record 3,234 of 4,025
==15245== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15245== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15245== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15245== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15245== by 0x547DE88: expr_table (lj_parse.c:1746)
==15245== by 0x547D619: expr_simple (lj_parse.c:2004)
==15245== by 0x547D619: expr_unop (lj_parse.c:2077)
==15245== by 0x547D619: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547F25B: parse_local (lj_parse.c:2261)
==15245== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 80 bytes in 1 blocks are definitely lost in loss record 3,276 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15245== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15245== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 80 bytes in 1 blocks are definitely lost in loss record 3,277 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15245== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15245== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 80 bytes in 2 blocks are definitely lost in loss record 3,278 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15245== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15245== by 0x54C38CD: io_file_new (lib_io.c:73)
==15245== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15245== by 0x518AA7: ngx_http_lua_init_worker_by_inline (ngx_http_lua_initworkerby.c:345)
==15245== by 0x518A26: ngx_http_lua_init_worker (ngx_http_lua_initworkerby.c:318)
==15245== by 0x44CF40: ngx_single_process_cycle (ngx_process_cycle.c:309)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_worker_by_inline
fun:ngx_http_lua_init_worker
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 88 bytes in 4 blocks are definitely lost in loss record 3,289 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C4976: luaopen_io (lib_io.c:533)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 88 bytes in 4 blocks are definitely lost in loss record 3,290 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C4976: luaopen_io (lib_io.c:533)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 91 bytes in 4 blocks are definitely lost in loss record 3,291 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15245== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 91 bytes in 4 blocks are definitely lost in loss record 3,292 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15245== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,345 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,346 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,347 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,348 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,349 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,350 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,351 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,352 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15245== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,353 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15245== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,354 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15245== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,355 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 1 blocks are definitely lost in loss record 3,356 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 3 blocks are definitely lost in loss record 3,357 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15245== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 3 blocks are definitely lost in loss record 3,358 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 3 blocks are definitely lost in loss record 3,359 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15245== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 96 bytes in 3 blocks are definitely lost in loss record 3,360 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 100 bytes in 5 blocks are definitely lost in loss record 3,361 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15245== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 100 bytes in 5 blocks are definitely lost in loss record 3,362 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15245== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15245== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 108 bytes in 5 blocks are definitely lost in loss record 3,365 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 108 bytes in 5 blocks are definitely lost in loss record 3,366 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 114 bytes in 5 blocks are definitely lost in loss record 3,386 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 114 bytes in 5 blocks are definitely lost in loss record 3,387 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 119 bytes in 1 blocks are definitely lost in loss record 3,388 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5475745: lua_pushstring (lj_api.c:652)
==15245== by 0x54C607A: setpath (lib_package.c:555)
==15245== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 119 bytes in 1 blocks are definitely lost in loss record 3,389 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5475745: lua_pushstring (lj_api.c:652)
==15245== by 0x54C607A: setpath (lib_package.c:555)
==15245== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 120 bytes in 5 blocks are definitely lost in loss record 3,405 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546AB0F: func_finduv (lj_func.c:52)
==15245== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 120 bytes in 5 blocks are definitely lost in loss record 3,406 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546AB0F: func_finduv (lj_func.c:52)
==15245== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 125 bytes in 6 blocks are definitely lost in loss record 3,410 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5475745: lua_pushstring (lj_api.c:652)
==15245== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 125 bytes in 6 blocks are definitely lost in loss record 3,411 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5475745: lua_pushstring (lj_api.c:652)
==15245== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 126 bytes in 1 blocks are definitely lost in loss record 3,412 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15245== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15245== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547EF73: parse_return (lj_parse.c:2316)
==15245== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15245== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15245== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15245== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15245== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15245== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 126 bytes in 1 blocks are definitely lost in loss record 3,413 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15245== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15245== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547EF73: parse_return (lj_parse.c:2316)
==15245== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15245== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15245== by 0x547C930: parse_body (lj_parse.c:1853)
==15245== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15245== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15245== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15245== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15245== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 128 bytes in 4 blocks are definitely lost in loss record 3,460 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15245== by 0x54C6212: luaopen_package (lib_package.c:599)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 128 bytes in 4 blocks are definitely lost in loss record 3,461 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 128 bytes in 4 blocks are definitely lost in loss record 3,462 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15245== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15245== by 0x54C6212: luaopen_package (lib_package.c:599)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 128 bytes in 4 blocks are definitely lost in loss record 3,463 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 130 bytes in 1 blocks are definitely lost in loss record 3,464 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15245== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15245== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15245== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15245== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 130 bytes in 1 blocks are definitely lost in loss record 3,465 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15245== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15245== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15245== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15245== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 157 bytes in 6 blocks are definitely lost in loss record 3,484 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 157 bytes in 6 blocks are definitely lost in loss record 3,485 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 160 bytes in 5 blocks are definitely lost in loss record 3,501 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 160 bytes in 5 blocks are definitely lost in loss record 3,502 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 172 bytes in 5 blocks are definitely lost in loss record 3,512 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 172 bytes in 5 blocks are definitely lost in loss record 3,513 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A70B: func_newL (lj_func.c:122)
==15245== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 174 bytes in 8 blocks are definitely lost in loss record 3,514 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 174 bytes in 8 blocks are definitely lost in loss record 3,515 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 176 bytes in 2 blocks are definitely lost in loss record 3,528 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15245== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15245== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 176 bytes in 2 blocks are definitely lost in loss record 3,529 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15245== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15245== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 186 bytes in 8 blocks are definitely lost in loss record 3,540 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C528D: luaopen_os (lib_os.c:289)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 186 bytes in 8 blocks are definitely lost in loss record 3,541 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C528D: luaopen_os (lib_os.c:289)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,549 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15245== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,550 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15245== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,551 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,552 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,553 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,554 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,555 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,556 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15245== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,557 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15245== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,558 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15245== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,559 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,560 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,561 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15245== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 1 blocks are definitely lost in loss record 3,562 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15245== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 6 blocks are definitely lost in loss record 3,563 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 192 bytes in 6 blocks are definitely lost in loss record 3,564 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 200 bytes in 1 blocks are definitely lost in loss record 3,565 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547F857: lj_parse (lj_parse.c:2721)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 200 bytes in 1 blocks are definitely lost in loss record 3,566 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547F857: lj_parse (lj_parse.c:2721)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15245== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 212 bytes in 1 blocks are definitely lost in loss record 3,569 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15245== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15245== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15245== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15245== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F688: parse_block (lj_parse.c:2402)
==15245== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15245== by 0x547F049: parse_for (lj_parse.c:2577)
==15245== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15245== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 212 bytes in 1 blocks are definitely lost in loss record 3,570 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15245== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15245== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15245== by 0x547D9A5: expr (lj_parse.c:2109)
==15245== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15245== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15245== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15245== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15245== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F688: parse_block (lj_parse.c:2402)
==15245== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15245== by 0x547F049: parse_for (lj_parse.c:2577)
==15245== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15245== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 216 bytes in 10 blocks are definitely lost in loss record 3,571 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 216 bytes in 10 blocks are definitely lost in loss record 3,572 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 218 bytes in 1 blocks are definitely lost in loss record 3,573 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5475745: lua_pushstring (lj_api.c:652)
==15245== by 0x54C607A: setpath (lib_package.c:555)
==15245== by 0x54C6293: luaopen_package (lib_package.c:610)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 218 bytes in 1 blocks are definitely lost in loss record 3,574 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5475745: lua_pushstring (lj_api.c:652)
==15245== by 0x54C607A: setpath (lib_package.c:555)
==15245== by 0x54C6293: luaopen_package (lib_package.c:610)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,575 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547F857: lj_parse (lj_parse.c:2721)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,576 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547F857: lj_parse (lj_parse.c:2721)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 229 bytes in 10 blocks are definitely lost in loss record 3,585 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 229 bytes in 10 blocks are definitely lost in loss record 3,586 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 245 bytes in 11 blocks are definitely lost in loss record 3,587 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 245 bytes in 11 blocks are definitely lost in loss record 3,588 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 288 bytes in 9 blocks are definitely lost in loss record 3,619 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 288 bytes in 9 blocks are definitely lost in loss record 3,620 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 310 bytes in 1 blocks are definitely lost in loss record 3,631 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547F172: parse_local (lj_parse.c:2248)
==15245== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 310 bytes in 1 blocks are definitely lost in loss record 3,632 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547F172: parse_local (lj_parse.c:2248)
==15245== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15245== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 352 bytes in 11 blocks are definitely lost in loss record 3,653 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C4976: luaopen_io (lib_io.c:533)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 352 bytes in 11 blocks are definitely lost in loss record 3,654 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C528D: luaopen_os (lib_os.c:289)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 352 bytes in 11 blocks are definitely lost in loss record 3,655 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C4976: luaopen_io (lib_io.c:533)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 352 bytes in 11 blocks are definitely lost in loss record 3,656 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C528D: luaopen_os (lib_os.c:289)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 360 bytes in 15 blocks are definitely lost in loss record 3,660 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546AB0F: func_finduv (lj_func.c:52)
==15245== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 360 bytes in 15 blocks are definitely lost in loss record 3,661 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x546AB0F: func_finduv (lj_func.c:52)
==15245== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15245== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15245== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 363 bytes in 1 blocks are definitely lost in loss record 3,662 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 363 bytes in 1 blocks are definitely lost in loss record 3,663 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15245== by 0x547C960: parse_body (lj_parse.c:1855)
==15245== by 0x547EE83: parse_func (lj_parse.c:2286)
==15245== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15245== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15245== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15245== by 0x548153A: cpparser (lj_load.c:41)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x548165A: lua_loadx (lj_load.c:58)
==15245== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15245== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15245== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 382 bytes in 18 blocks are definitely lost in loss record 3,668 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 382 bytes in 18 blocks are definitely lost in loss record 3,669 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,681 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15245== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,682 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5469CC4: newhpart (lj_tab.c:66)
==15245== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15245== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15245== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15245== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15245== by 0x5476F58: lua_setfield (lj_api.c:972)
==15245== by 0x54C6335: luaopen_package (lib_package.c:617)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,683 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,684 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,685 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C4976: luaopen_io (lib_io.c:533)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,686 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C528D: luaopen_os (lib_os.c:289)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,687 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,688 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,689 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,690 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,691 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5469CC4: newhpart (lj_tab.c:66)
==15245== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15245== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15245== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15245== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15245== by 0x5476F58: lua_setfield (lj_api.c:972)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,692 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15245== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,693 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,694 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,695 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15245== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,696 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5469CC4: newhpart (lj_tab.c:66)
==15245== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15245== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15245== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15245== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15245== by 0x5476F58: lua_setfield (lj_api.c:972)
==15245== by 0x54C6335: luaopen_package (lib_package.c:617)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,697 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,698 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,699 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C4976: luaopen_io (lib_io.c:533)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,700 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C528D: luaopen_os (lib_os.c:289)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,701 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,702 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,703 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,704 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,705 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5469CC4: newhpart (lj_tab.c:66)
==15245== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15245== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15245== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15245== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15245== by 0x5476F58: lua_setfield (lj_api.c:972)
==15245== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15245== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,706 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15245== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,707 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 1 blocks are definitely lost in loss record 3,708 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15245== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 12 blocks are definitely lost in loss record 3,709 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 384 bytes in 12 blocks are definitely lost in loss record 3,710 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 416 bytes in 13 blocks are definitely lost in loss record 3,714 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 416 bytes in 13 blocks are definitely lost in loss record 3,715 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C278F: luaopen_string (lib_string.c:739)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 438 bytes in 19 blocks are definitely lost in loss record 3,719 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15245== by 0x546E387: cpluaopen (lj_state.c:152)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 438 bytes in 19 blocks are definitely lost in loss record 3,720 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15245== by 0x546E387: cpluaopen (lj_state.c:152)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 442 bytes in 21 blocks are definitely lost in loss record 3,721 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15245== by 0x546E38F: cpluaopen (lj_state.c:153)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 442 bytes in 21 blocks are definitely lost in loss record 3,722 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15245== by 0x546E38F: cpluaopen (lj_state.c:153)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 462 bytes in 19 blocks are definitely lost in loss record 3,731 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 462 bytes in 19 blocks are definitely lost in loss record 3,732 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 512 bytes in 16 blocks are definitely lost in loss record 3,785 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 512 bytes in 16 blocks are definitely lost in loss record 3,786 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 544 bytes in 17 blocks are definitely lost in loss record 3,798 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 544 bytes in 17 blocks are definitely lost in loss record 3,799 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 576 bytes in 18 blocks are definitely lost in loss record 3,811 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 576 bytes in 18 blocks are definitely lost in loss record 3,812 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 760 bytes in 5 blocks are definitely lost in loss record 3,857 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15245== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15245== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 760 bytes in 5 blocks are definitely lost in loss record 3,858 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15245== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15245== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15245== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,861 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,862 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15245== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,863 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15245== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,864 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,865 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5469CC4: newhpart (lj_tab.c:66)
==15245== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15245== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15245== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15245== by 0x547710F: lua_rawset (lj_api.c:991)
==15245== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,866 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,867 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,868 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15245== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15245== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,869 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15245== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,870 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15245== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15245== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,871 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15245== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,872 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5469CC4: newhpart (lj_tab.c:66)
==15245== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15245== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15245== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15245== by 0x547710F: lua_rawset (lj_api.c:991)
==15245== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15245== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,873 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 768 bytes in 1 blocks are definitely lost in loss record 3,874 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15245== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15245== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 848 bytes in 26 blocks are definitely lost in loss record 3,891 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 848 bytes in 26 blocks are definitely lost in loss record 3,892 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C0761: luaopen_math (lib_math.c:223)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 1,000 bytes in 27 blocks are definitely lost in loss record 3,912 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 1,000 bytes in 27 blocks are definitely lost in loss record 3,913 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15245== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15245== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15245== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15245== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15245== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15245== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 1,446 bytes in 59 blocks are definitely lost in loss record 3,949 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15245== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 1,446 bytes in 59 blocks are definitely lost in loss record 3,950 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468C42: lj_str_new (lj_str.c:220)
==15245== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15245== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 1,536 bytes in 1 blocks are definitely lost in loss record 3,956 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x546E332: cpluaopen (lj_state.c:149)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 1,536 bytes in 1 blocks are definitely lost in loss record 3,957 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x546E332: cpluaopen (lj_state.c:149)
==15245== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15245== by 0x546E64F: lua_newstate (lj_state.c:222)
==15245== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15245== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15245== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,985 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15245== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,986 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15245== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15245== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 3,072 bytes in 1 blocks are definitely lost in loss record 3,993 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x422D15: main (nginx.c:294)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 3,072 bytes in 1 blocks are definitely lost in loss record 3,994 of 4,025
==15245== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15245== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x5468F18: newhpart (lj_tab.c:66)
==15245== by 0x5468F18: newtab (lj_tab.c:145)
==15245== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15245== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15245== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15245== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15245== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15245== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15245== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15245== by 0x459663: ngx_http_block (ngx_http.c:312)
==15245== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15245== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15245== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15245== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART ==15245== 4,096 bytes in 1 blocks are definitely lost in loss record 4,004 of 4,025
==15245== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15245== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15245== by 0x54680B4: lj_buf_shrink (lj_buf.c:56)
==15245== by 0x54663B8: atomic (lj_gc.c:597)
==15245== by 0x54663B8: gc_onestep (lj_gc.c:622)
==15245== by 0x546698F: lj_gc_fullgc (lj_gc.c:748)
==15245== by 0x5477F14: lua_gc (lj_api.c:1244)
==15245== by 0x5034BD: ngx_http_lua_report (ngx_http_lua_util.c:4086)
==15245== by 0x518ABF: ngx_http_lua_init_worker_by_inline (ngx_http_lua_initworkerby.c:347)
==15245== by 0x518A26: ngx_http_lua_init_worker (ngx_http_lua_initworkerby.c:318)
==15245== by 0x44CF40: ngx_single_process_cycle (ngx_process_cycle.c:309)
==15245== by 0x422F5B: main (nginx.c:382)
==15245==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_buf_shrink
fun:atomic
fun:gc_onestep
fun:lj_gc_fullgc
fun:lua_gc
fun:ngx_http_lua_report
fun:ngx_http_lua_init_worker_by_inline
fun:ngx_http_lua_init_worker
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART - status code ok got: ''
expected: '200'
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== Invalid read of size 8
==15250== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15250== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250== Address 0x30 is not stack'd, malloc'd or (recently) free'd
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250==
==15250== Process terminating with default action of signal 11 (SIGSEGV)
==15250== Access not within mapped region at address 0x30
==15250== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15250== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250== If you believe this happened as a result of a stack
==15250== overflow in your program's main thread (unlikely but
==15250== possible), you can try to increase the size of the
==15250== main thread stack using the --main-stacksize= flag.
==15250== The main thread stack size used in this run was 8388608.
==15250== 18 bytes in 1 blocks are definitely lost in loss record 818 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15250== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 18 bytes in 1 blocks are definitely lost in loss record 819 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15250== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 824 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 825 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 826 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 827 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 828 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15250== by 0x547E594: expr_primary (lj_parse.c:1961)
==15250== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15250== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15250== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9CA: expr (lj_parse.c:2109)
==15250== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15250== by 0x547E302: parse_args (lj_parse.c:1902)
==15250== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15250== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15250== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15250== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F688: parse_block (lj_parse.c:2402)
==15250== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15250== by 0x547F049: parse_for (lj_parse.c:2577)
==15250== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15250== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 829 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 830 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 831 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 832 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 19 bytes in 1 blocks are definitely lost in loss record 833 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15250== by 0x547E594: expr_primary (lj_parse.c:1961)
==15250== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15250== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15250== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9CA: expr (lj_parse.c:2109)
==15250== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15250== by 0x547E302: parse_args (lj_parse.c:1902)
==15250== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15250== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15250== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15250== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F688: parse_block (lj_parse.c:2402)
==15250== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15250== by 0x547F049: parse_for (lj_parse.c:2577)
==15250== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15250== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 842 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15250== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 843 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15250== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 844 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15250== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 845 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 846 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 847 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 848 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 849 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15250== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 850 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15250== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 851 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 852 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 853 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 854 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 855 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x5481548: cpparser (lj_load.c:42)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 856 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 857 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 858 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x547983F: lex_scan (lj_lex.c:301)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15250== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15250== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15250== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 859 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x5481548: cpparser (lj_load.c:42)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 860 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 861 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 862 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15250== by 0x547D619: expr_simple (lj_parse.c:2004)
==15250== by 0x547D619: expr_unop (lj_parse.c:2077)
==15250== by 0x547D619: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 863 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15250== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 864 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x5481548: cpparser (lj_load.c:42)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15250== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15250== by 0x5064F5: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:172)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 865 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15250== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 866 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15250== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 867 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15250== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 868 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 869 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 870 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 871 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 872 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15250== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 873 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15250== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 874 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 875 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 876 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 877 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 878 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x5481548: cpparser (lj_load.c:42)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 879 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 880 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 881 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x547983F: lex_scan (lj_lex.c:301)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15250== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15250== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15250== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 882 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x5481548: cpparser (lj_load.c:42)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 883 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 884 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 885 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15250== by 0x547D619: expr_simple (lj_parse.c:2004)
==15250== by 0x547D619: expr_unop (lj_parse.c:2077)
==15250== by 0x547D619: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 20 bytes in 1 blocks are definitely lost in loss record 886 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15250== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 897 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C6293: luaopen_package (lib_package.c:610)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 898 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15250== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 899 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15250== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 900 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15250== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 901 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15250== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 902 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15250== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 903 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 904 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 905 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 906 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 907 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15250== by 0x547D108: expr_binop (lj_parse.c:2098)
==15250== by 0x547DA01: expr (lj_parse.c:2109)
==15250== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15250== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15250== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15250== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15250== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547F172: parse_local (lj_parse.c:2248)
==15250== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 908 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C6293: luaopen_package (lib_package.c:610)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 909 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15250== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 910 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15250== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 911 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15250== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 912 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15250== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 913 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15250== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 914 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 915 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 916 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 917 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 21 bytes in 1 blocks are definitely lost in loss record 918 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15250== by 0x547D108: expr_binop (lj_parse.c:2098)
==15250== by 0x547DA01: expr (lj_parse.c:2109)
==15250== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15250== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15250== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15250== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15250== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547F172: parse_local (lj_parse.c:2248)
==15250== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 933 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C4959: luaopen_io (lib_io.c:532)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 934 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15250== by 0x54C4992: luaopen_io (lib_io.c:534)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 935 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 936 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15250== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 937 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15250== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 938 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15250== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 939 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15250== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 940 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 941 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15250== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 942 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 943 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 944 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 945 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C4959: luaopen_io (lib_io.c:532)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 946 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15250== by 0x54C4992: luaopen_io (lib_io.c:534)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 947 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 948 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15250== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 949 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15250== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 950 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15250== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 951 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15250== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 952 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 953 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15250== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 954 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 955 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 22 bytes in 1 blocks are definitely lost in loss record 956 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 963 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 964 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C6308: luaopen_package (lib_package.c:615)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 965 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15250== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 966 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15250== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 967 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15250== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 968 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15250== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 969 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 970 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 971 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 972 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 973 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 974 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 975 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 976 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C6308: luaopen_package (lib_package.c:615)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 977 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15250== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 978 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15250== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 979 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15250== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 980 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15250== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 981 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 982 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 983 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 984 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 985 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 23 bytes in 1 blocks are definitely lost in loss record 986 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,624 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,625 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C6243: luaopen_package (lib_package.c:606)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,626 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C6335: luaopen_package (lib_package.c:617)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,627 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,628 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54762EB: lua_getfield (lj_api.c:800)
==15250== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15250== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,629 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,630 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,631 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,632 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,633 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,634 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,635 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15250== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,636 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x547983F: lex_scan (lj_lex.c:301)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15250== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15250== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15250== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,637 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,638 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,639 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,640 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,641 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,642 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C6243: luaopen_package (lib_package.c:606)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,643 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54C6335: luaopen_package (lib_package.c:617)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,644 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,645 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54762EB: lua_getfield (lj_api.c:800)
==15250== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15250== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,646 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,647 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,648 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,649 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,650 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,651 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,652 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15250== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,653 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x547983F: lex_scan (lj_lex.c:301)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15250== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15250== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15250== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,654 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,655 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,656 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 24 bytes in 1 blocks are definitely lost in loss record 1,657 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,664 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15250== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15250== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,665 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,666 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,667 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,668 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,669 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,670 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,671 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,672 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,673 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,674 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15250== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15250== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,675 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,676 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,677 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,678 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,679 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,680 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,681 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,682 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 25 bytes in 1 blocks are definitely lost in loss record 1,683 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,692 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C3414: luaopen_table (lib_table.c:384)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,693 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,694 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,695 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,696 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,697 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,698 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,699 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,700 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,701 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15250== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,702 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,703 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,704 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,705 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15250== by 0x547D108: expr_binop (lj_parse.c:2098)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547E302: parse_args (lj_parse.c:1902)
==15250== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15250== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15250== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F688: parse_block (lj_parse.c:2402)
==15250== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15250== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15250== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15250== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F688: parse_block (lj_parse.c:2402)
==15250== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15250== by 0x547F049: parse_for (lj_parse.c:2577)
==15250== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15250== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,706 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C3414: luaopen_table (lib_table.c:384)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,707 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,708 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,709 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,710 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,711 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,712 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,713 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,714 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,715 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15250== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,716 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,717 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,718 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 26 bytes in 1 blocks are definitely lost in loss record 1,719 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15250== by 0x547D108: expr_binop (lj_parse.c:2098)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547E302: parse_args (lj_parse.c:1902)
==15250== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15250== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15250== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F688: parse_block (lj_parse.c:2402)
==15250== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15250== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15250== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15250== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F688: parse_block (lj_parse.c:2402)
==15250== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15250== by 0x547F049: parse_for (lj_parse.c:2577)
==15250== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15250== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,724 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,725 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,726 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,727 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,728 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,729 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,730 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,731 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,732 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,733 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,734 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15250== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,735 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15250== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,736 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15250== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,737 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,738 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,739 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15250== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,740 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,741 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,742 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,743 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,744 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,745 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,746 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,747 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,748 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,749 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15250== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,750 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15250== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,751 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15250== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,752 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 27 bytes in 1 blocks are definitely lost in loss record 1,753 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,760 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C343B: luaopen_table (lib_table.c:385)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,761 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,762 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,763 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,764 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,765 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,766 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,767 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,768 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,769 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,770 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,771 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,772 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15250== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,773 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,774 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,775 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15250== by 0x547DA01: expr (lj_parse.c:2109)
==15250== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15250== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15250== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15250== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15250== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547F172: parse_local (lj_parse.c:2248)
==15250== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,776 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C343B: luaopen_table (lib_table.c:385)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,777 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,778 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,779 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,780 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,781 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,782 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,783 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,784 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,785 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,786 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,787 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,788 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15250== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,789 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,790 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 28 bytes in 1 blocks are definitely lost in loss record 1,791 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15250== by 0x547DA01: expr (lj_parse.c:2109)
==15250== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15250== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15250== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15250== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15250== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547F172: parse_local (lj_parse.c:2248)
==15250== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,798 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,799 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,800 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,801 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,802 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,803 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,804 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,805 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,806 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,807 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,808 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,809 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,810 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,811 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,812 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,813 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,814 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,815 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,816 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,817 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,818 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 29 bytes in 1 blocks are definitely lost in loss record 1,819 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,828 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,829 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C3462: luaopen_table (lib_table.c:386)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,830 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,831 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,832 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,833 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,834 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,835 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,836 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,837 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,838 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,839 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,840 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,841 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,842 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,843 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,844 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C3462: luaopen_table (lib_table.c:386)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,845 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,846 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,847 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,848 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,849 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,850 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,851 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,852 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,853 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,854 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,855 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,856 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 30 bytes in 1 blocks are definitely lost in loss record 1,857 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,860 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,861 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,862 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,863 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,864 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,865 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,866 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,867 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,868 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 31 bytes in 1 blocks are definitely lost in loss record 1,869 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,070 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x546E332: cpluaopen (lj_state.c:149)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,071 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x546E344: cpluaopen (lj_state.c:150)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,072 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15250== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,073 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15250== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,074 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,075 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15250== by 0x54C619B: luaopen_package (lib_package.c:592)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,076 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15250== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,077 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15250== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15250== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,078 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,079 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C3414: luaopen_table (lib_table.c:384)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,080 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C343B: luaopen_table (lib_table.c:385)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,081 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C3462: luaopen_table (lib_table.c:386)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,082 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C3489: luaopen_table (lib_table.c:387)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,083 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,084 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,085 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,086 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C4976: luaopen_io (lib_io.c:533)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,087 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C528D: luaopen_os (lib_os.c:289)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,088 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,089 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,090 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,091 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,092 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,093 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,094 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,095 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,096 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,097 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,098 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15250== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,099 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15250== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,100 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15250== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,101 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15250== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,102 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15250== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,103 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,104 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,105 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,106 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,107 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,108 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,109 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,110 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15250== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,111 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15250== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,112 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15250== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,113 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15250== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,114 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,115 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,116 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,117 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,118 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,119 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,120 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,121 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,122 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,123 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,124 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,125 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,126 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,127 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,128 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,129 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,130 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,131 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,132 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,133 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,134 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,135 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,136 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,137 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,138 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,139 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,140 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,141 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,142 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,143 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,144 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,145 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,146 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,147 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,148 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,149 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,150 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,151 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,152 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,153 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,154 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,155 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,156 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15250== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,157 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15250== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,158 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,159 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,160 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,161 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,162 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,163 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,164 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,165 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,166 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,167 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,168 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,169 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,170 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15250== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,171 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,172 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,173 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,174 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,175 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,176 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,177 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,178 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,179 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,180 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,181 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,182 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,183 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,184 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15250== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,185 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15250== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,186 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15250== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,187 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15250== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,188 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15250== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,189 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,190 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,191 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,192 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,193 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,194 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,195 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,196 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,197 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,198 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,199 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,200 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15250== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,201 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,202 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,203 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,204 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,205 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,206 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,207 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,208 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,209 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,210 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,211 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,212 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,213 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,214 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,215 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,216 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,217 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,218 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,219 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,220 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,221 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,222 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,223 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,224 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,225 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,226 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,227 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,228 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,229 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,230 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,231 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,232 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,233 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,234 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,235 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,236 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,237 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,238 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,239 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,240 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,241 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,242 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,243 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,244 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,245 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,246 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,247 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,248 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,249 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,250 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,251 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,252 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,253 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,254 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,255 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,256 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,257 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,258 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,259 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,260 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,261 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,262 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,263 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,264 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15250== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,265 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15250== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,266 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15250== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,267 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,268 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,269 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,270 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,271 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,272 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,273 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15250== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,274 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,275 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15250== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,276 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,277 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,278 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,279 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15250== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,280 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5479E68: fs_init (lj_parse.c:1617)
==15250== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15250== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15250== by 0x5064F5: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:172)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,281 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x50635C: ngx_http_lua_header_filter_by_chunk (ngx_http_lua_headerfilterby.c:100)
==15250== by 0x50650F: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:183)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_header_filter_by_chunk
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,282 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x546E332: cpluaopen (lj_state.c:149)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,283 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x546E344: cpluaopen (lj_state.c:150)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,284 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15250== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,285 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15250== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,286 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,287 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15250== by 0x54C619B: luaopen_package (lib_package.c:592)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,288 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15250== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,289 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15250== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15250== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,290 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,291 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C3414: luaopen_table (lib_table.c:384)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,292 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C343B: luaopen_table (lib_table.c:385)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,293 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C3462: luaopen_table (lib_table.c:386)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,294 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C3489: luaopen_table (lib_table.c:387)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,295 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,296 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,297 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,298 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C4976: luaopen_io (lib_io.c:533)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,299 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C528D: luaopen_os (lib_os.c:289)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,300 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,301 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,302 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,303 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,304 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,305 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,306 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15250== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,307 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,308 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,309 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,310 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15250== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15250== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15250== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15250== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15250== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15250== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15250== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15250== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15250== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15250== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15250== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15250== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15250== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15250== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15250== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15250== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15250== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15250== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15250== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15250== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15250== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15250== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15250== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15250== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15250== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15250== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15250== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15250== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15250== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15250== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,486 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15250== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15250== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15250== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15250== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,487 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,488 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15250== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,489 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,490 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,491 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468F59: newtab (lj_tab.c:124)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 32 bytes in 1 blocks are definitely lost in loss record 2,492 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15250== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 33 bytes in 1 blocks are definitely lost in loss record 2,495 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 33 bytes in 1 blocks are definitely lost in loss record 2,496 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 33 bytes in 1 blocks are definitely lost in loss record 2,497 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 33 bytes in 1 blocks are definitely lost in loss record 2,498 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15250== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 33 bytes in 1 blocks are definitely lost in loss record 2,499 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 33 bytes in 1 blocks are definitely lost in loss record 2,500 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 33 bytes in 1 blocks are definitely lost in loss record 2,501 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 33 bytes in 1 blocks are definitely lost in loss record 2,502 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15250== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 34 bytes in 1 blocks are definitely lost in loss record 2,505 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x546E399: cpluaopen (lj_state.c:154)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 34 bytes in 1 blocks are definitely lost in loss record 2,506 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 34 bytes in 1 blocks are definitely lost in loss record 2,507 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x546E399: cpluaopen (lj_state.c:154)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 34 bytes in 1 blocks are definitely lost in loss record 2,508 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 36 bytes in 1 blocks are definitely lost in loss record 2,523 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 36 bytes in 1 blocks are definitely lost in loss record 2,524 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 36 bytes in 2 blocks are definitely lost in loss record 2,525 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15250== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15250== by 0x547E302: parse_args (lj_parse.c:1902)
==15250== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15250== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15250== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15250== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 36 bytes in 2 blocks are definitely lost in loss record 2,526 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15250== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15250== by 0x547E302: parse_args (lj_parse.c:1902)
==15250== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15250== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15250== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15250== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 37 bytes in 1 blocks are definitely lost in loss record 2,527 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 37 bytes in 1 blocks are definitely lost in loss record 2,528 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 37 bytes in 1 blocks are definitely lost in loss record 2,529 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 37 bytes in 1 blocks are definitely lost in loss record 2,530 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 37 bytes in 1 blocks are definitely lost in loss record 2,531 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 37 bytes in 1 blocks are definitely lost in loss record 2,532 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 38 bytes in 1 blocks are definitely lost in loss record 2,536 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 38 bytes in 1 blocks are definitely lost in loss record 2,537 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 38 bytes in 1 blocks are definitely lost in loss record 2,538 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 38 bytes in 1 blocks are definitely lost in loss record 2,539 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 39 bytes in 1 blocks are definitely lost in loss record 2,542 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 39 bytes in 1 blocks are definitely lost in loss record 2,543 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 39 bytes in 1 blocks are definitely lost in loss record 2,544 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 39 bytes in 1 blocks are definitely lost in loss record 2,545 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 39 bytes in 1 blocks are definitely lost in loss record 2,546 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 39 bytes in 1 blocks are definitely lost in loss record 2,547 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,601 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15250== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15250== by 0x54C4992: luaopen_io (lib_io.c:534)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,602 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15250== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15250== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,603 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15250== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15250== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,604 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,605 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,606 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,607 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15250== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15250== by 0x54C4992: luaopen_io (lib_io.c:534)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,608 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15250== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15250== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,609 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15250== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15250== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,610 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,611 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 1 blocks are definitely lost in loss record 2,612 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 2 blocks are definitely lost in loss record 2,613 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15250== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 2 blocks are definitely lost in loss record 2,614 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 2 blocks are definitely lost in loss record 2,615 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15250== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 40 bytes in 2 blocks are definitely lost in loss record 2,616 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 41 bytes in 1 blocks are definitely lost in loss record 2,617 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 41 bytes in 1 blocks are definitely lost in loss record 2,618 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 41 bytes in 1 blocks are definitely lost in loss record 2,619 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 41 bytes in 1 blocks are definitely lost in loss record 2,620 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 41 bytes in 2 blocks are definitely lost in loss record 2,621 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 41 bytes in 2 blocks are definitely lost in loss record 2,622 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 42 bytes in 1 blocks are definitely lost in loss record 2,623 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 42 bytes in 1 blocks are definitely lost in loss record 2,624 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 43 bytes in 1 blocks are definitely lost in loss record 2,633 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 43 bytes in 1 blocks are definitely lost in loss record 2,634 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 43 bytes in 2 blocks are definitely lost in loss record 2,635 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 43 bytes in 2 blocks are definitely lost in loss record 2,636 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 44 bytes in 1 blocks are definitely lost in loss record 2,641 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 44 bytes in 1 blocks are definitely lost in loss record 2,642 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15250== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 47 bytes in 2 blocks are definitely lost in loss record 2,651 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15250== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 47 bytes in 2 blocks are definitely lost in loss record 2,652 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15250== by 0x54C6353: luaopen_package (lib_package.c:619)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 47 bytes in 2 blocks are definitely lost in loss record 2,653 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15250== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 47 bytes in 2 blocks are definitely lost in loss record 2,654 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15250== by 0x54C6353: luaopen_package (lib_package.c:619)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,746 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15250== by 0x54C0103: luaopen_base (lib_base.c:706)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,747 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15250== by 0x54C619B: luaopen_package (lib_package.c:592)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,748 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x54C279E: luaopen_string (lib_string.c:740)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,749 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,750 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,751 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,752 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15250== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,753 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,754 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,755 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,756 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,757 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,758 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,759 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,760 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,761 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,762 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,763 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,764 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15250== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,765 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15250== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,766 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,767 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15250== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,768 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468EB7: newtab (lj_tab.c:109)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15250== by 0x547D619: expr_simple (lj_parse.c:2004)
==15250== by 0x547D619: expr_unop (lj_parse.c:2077)
==15250== by 0x547D619: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,769 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5469CC4: newhpart (lj_tab.c:66)
==15250== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15250== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15250== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15250== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==15250== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==15250== by 0x547983F: lex_scan (lj_lex.c:301)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x547F837: lj_parse (lj_parse.c:2717)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15250== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15250== by 0x5064F5: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:172)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,770 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15250== by 0x54C0103: luaopen_base (lib_base.c:706)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,771 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15250== by 0x54C619B: luaopen_package (lib_package.c:592)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,772 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x54C279E: luaopen_string (lib_string.c:740)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,773 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,774 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,775 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15250== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15250== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,776 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15250== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,777 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15250== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,778 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,779 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15250== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,780 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,781 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15250== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,782 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,783 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,784 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,785 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,786 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,787 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,788 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15250== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,789 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15250== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,790 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,791 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15250== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 48 bytes in 1 blocks are definitely lost in loss record 2,792 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468EB7: newtab (lj_tab.c:109)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15250== by 0x547D619: expr_simple (lj_parse.c:2004)
==15250== by 0x547D619: expr_unop (lj_parse.c:2077)
==15250== by 0x547D619: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 49 bytes in 1 blocks are definitely lost in loss record 2,795 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15250== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15250== by 0x547E302: parse_args (lj_parse.c:1902)
==15250== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15250== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15250== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547F172: parse_local (lj_parse.c:2248)
==15250== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 49 bytes in 1 blocks are definitely lost in loss record 2,796 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15250== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15250== by 0x547E302: parse_args (lj_parse.c:1902)
==15250== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15250== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15250== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547F172: parse_local (lj_parse.c:2248)
==15250== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 60 bytes in 2 blocks are definitely lost in loss record 2,833 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 60 bytes in 2 blocks are definitely lost in loss record 2,834 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15250== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 62 bytes in 3 blocks are definitely lost in loss record 2,837 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15250== by 0x547DB92: expr_table (lj_parse.c:1762)
==15250== by 0x547D619: expr_simple (lj_parse.c:2004)
==15250== by 0x547D619: expr_unop (lj_parse.c:2077)
==15250== by 0x547D619: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 62 bytes in 3 blocks are definitely lost in loss record 2,838 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15250== by 0x5479986: lex_string (lj_lex.c:280)
==15250== by 0x5479986: lex_scan (lj_lex.c:364)
==15250== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15250== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15250== by 0x547DB92: expr_table (lj_parse.c:1762)
==15250== by 0x547D619: expr_simple (lj_parse.c:2004)
==15250== by 0x547D619: expr_unop (lj_parse.c:2077)
==15250== by 0x547D619: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 64 bytes in 1 blocks are definitely lost in loss record 2,910 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15250== by 0x54C073D: luaopen_math (lib_math.c:221)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 64 bytes in 1 blocks are definitely lost in loss record 2,911 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15250== by 0x54C073D: luaopen_math (lib_math.c:221)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 64 bytes in 2 blocks are definitely lost in loss record 2,912 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15250== by 0x54C6353: luaopen_package (lib_package.c:619)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 64 bytes in 2 blocks are definitely lost in loss record 2,913 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 64 bytes in 2 blocks are definitely lost in loss record 2,914 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 64 bytes in 2 blocks are definitely lost in loss record 2,915 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15250== by 0x54C6353: luaopen_package (lib_package.c:619)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 64 bytes in 2 blocks are definitely lost in loss record 2,916 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 64 bytes in 2 blocks are definitely lost in loss record 2,917 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 67 bytes in 3 blocks are definitely lost in loss record 2,920 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 67 bytes in 3 blocks are definitely lost in loss record 2,921 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 72 bytes in 1 blocks are definitely lost in loss record 2,944 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468EB7: newtab (lj_tab.c:109)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,945 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x54B7C74: clib_new (lj_clib.c:398)
==15250== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15250== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 72 bytes in 1 blocks are definitely lost in loss record 2,946 of 3,662
==15250== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15250== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15250== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15250== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15250== by 0x547DE88: expr_table (lj_parse.c:1746)
==15250== by 0x547D619: expr_simple (lj_parse.c:2004)
==15250== by 0x547D619: expr_unop (lj_parse.c:2077)
==15250== by 0x547D619: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 72 bytes in 1 blocks are definitely lost in loss record 2,947 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468EB7: newtab (lj_tab.c:109)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,948 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x54B7C74: clib_new (lj_clib.c:398)
==15250== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15250== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 72 bytes in 1 blocks are definitely lost in loss record 2,949 of 3,662
==15250== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15250== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15250== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15250== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15250== by 0x547DE88: expr_table (lj_parse.c:1746)
==15250== by 0x547D619: expr_simple (lj_parse.c:2004)
==15250== by 0x547D619: expr_unop (lj_parse.c:2077)
==15250== by 0x547D619: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547F25B: parse_local (lj_parse.c:2261)
==15250== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 74 bytes in 1 blocks are definitely lost in loss record 2,950 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54762EB: lua_getfield (lj_api.c:800)
==15250== by 0x503895: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:55)
==15250== by 0x5039D3: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:162)
==15250== by 0x5064F5: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:172)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:ngx_http_lua_cache_load_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 80 bytes in 1 blocks are definitely lost in loss record 2,990 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15250== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15250== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 80 bytes in 1 blocks are definitely lost in loss record 2,991 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15250== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15250== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 88 bytes in 4 blocks are definitely lost in loss record 3,000 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C4976: luaopen_io (lib_io.c:533)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 88 bytes in 4 blocks are definitely lost in loss record 3,001 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C4976: luaopen_io (lib_io.c:533)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 91 bytes in 4 blocks are definitely lost in loss record 3,002 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15250== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 91 bytes in 4 blocks are definitely lost in loss record 3,003 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15250== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 92 bytes in 1 blocks are definitely lost in loss record 3,004 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547F857: lj_parse (lj_parse.c:2721)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15250== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15250== by 0x5064F5: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:172)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,043 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,044 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,045 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,046 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,047 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,048 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,049 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,050 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15250== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,051 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15250== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,052 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15250== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,053 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 1 blocks are definitely lost in loss record 3,054 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 3 blocks are definitely lost in loss record 3,055 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15250== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 3 blocks are definitely lost in loss record 3,056 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 3 blocks are definitely lost in loss record 3,057 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15250== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 96 bytes in 3 blocks are definitely lost in loss record 3,058 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 100 bytes in 5 blocks are definitely lost in loss record 3,059 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15250== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 100 bytes in 5 blocks are definitely lost in loss record 3,060 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15250== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15250== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 104 bytes in 1 blocks are definitely lost in loss record 3,061 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x5468EB7: newtab (lj_tab.c:109)
==15250== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15250== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x506380: ngx_http_lua_header_filter_by_chunk (ngx_http_lua_headerfilterby.c:104)
==15250== by 0x50650F: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:183)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_header_filter_by_chunk
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 108 bytes in 5 blocks are definitely lost in loss record 3,064 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 108 bytes in 5 blocks are definitely lost in loss record 3,065 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 114 bytes in 5 blocks are definitely lost in loss record 3,080 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 114 bytes in 5 blocks are definitely lost in loss record 3,081 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 119 bytes in 1 blocks are definitely lost in loss record 3,084 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5475745: lua_pushstring (lj_api.c:652)
==15250== by 0x54C607A: setpath (lib_package.c:555)
==15250== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 119 bytes in 1 blocks are definitely lost in loss record 3,085 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5475745: lua_pushstring (lj_api.c:652)
==15250== by 0x54C607A: setpath (lib_package.c:555)
==15250== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 120 bytes in 5 blocks are definitely lost in loss record 3,096 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546AB0F: func_finduv (lj_func.c:52)
==15250== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 120 bytes in 5 blocks are definitely lost in loss record 3,097 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546AB0F: func_finduv (lj_func.c:52)
==15250== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 125 bytes in 6 blocks are definitely lost in loss record 3,101 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5475745: lua_pushstring (lj_api.c:652)
==15250== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 125 bytes in 6 blocks are definitely lost in loss record 3,102 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5475745: lua_pushstring (lj_api.c:652)
==15250== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 126 bytes in 1 blocks are definitely lost in loss record 3,103 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15250== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15250== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547EF73: parse_return (lj_parse.c:2316)
==15250== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15250== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15250== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15250== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15250== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15250== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 126 bytes in 1 blocks are definitely lost in loss record 3,104 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15250== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15250== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547EF73: parse_return (lj_parse.c:2316)
==15250== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15250== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15250== by 0x547C930: parse_body (lj_parse.c:1853)
==15250== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15250== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15250== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15250== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15250== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 128 bytes in 4 blocks are definitely lost in loss record 3,147 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15250== by 0x54C6212: luaopen_package (lib_package.c:599)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 128 bytes in 4 blocks are definitely lost in loss record 3,148 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 128 bytes in 4 blocks are definitely lost in loss record 3,149 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15250== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15250== by 0x54C6212: luaopen_package (lib_package.c:599)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 128 bytes in 4 blocks are definitely lost in loss record 3,150 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 130 bytes in 1 blocks are definitely lost in loss record 3,151 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15250== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15250== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15250== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15250== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 130 bytes in 1 blocks are definitely lost in loss record 3,152 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15250== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15250== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15250== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15250== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 157 bytes in 6 blocks are definitely lost in loss record 3,171 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 157 bytes in 6 blocks are definitely lost in loss record 3,172 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 160 bytes in 5 blocks are definitely lost in loss record 3,187 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 160 bytes in 5 blocks are definitely lost in loss record 3,188 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 172 bytes in 5 blocks are definitely lost in loss record 3,198 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 172 bytes in 5 blocks are definitely lost in loss record 3,199 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A70B: func_newL (lj_func.c:122)
==15250== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 174 bytes in 8 blocks are definitely lost in loss record 3,200 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 174 bytes in 8 blocks are definitely lost in loss record 3,201 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 176 bytes in 2 blocks are definitely lost in loss record 3,210 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15250== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15250== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 176 bytes in 2 blocks are definitely lost in loss record 3,211 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15250== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15250== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 186 bytes in 8 blocks are definitely lost in loss record 3,219 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C528D: luaopen_os (lib_os.c:289)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 186 bytes in 8 blocks are definitely lost in loss record 3,220 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C528D: luaopen_os (lib_os.c:289)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,226 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15250== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,227 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15250== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,228 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,229 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,230 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,231 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,232 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,233 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15250== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,234 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15250== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,235 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15250== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,236 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,237 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,238 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15250== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 1 blocks are definitely lost in loss record 3,239 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15250== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 6 blocks are definitely lost in loss record 3,240 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 192 bytes in 6 blocks are definitely lost in loss record 3,241 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 200 bytes in 1 blocks are definitely lost in loss record 3,242 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547F857: lj_parse (lj_parse.c:2721)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 200 bytes in 1 blocks are definitely lost in loss record 3,243 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547F857: lj_parse (lj_parse.c:2721)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15250== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 200 bytes in 5 blocks are definitely lost in loss record 3,244 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15250== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15250== by 0x54C38CD: io_file_new (lib_io.c:73)
==15250== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x506380: ngx_http_lua_header_filter_by_chunk (ngx_http_lua_headerfilterby.c:104)
==15250== by 0x50650F: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:183)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_header_filter_by_chunk
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 212 bytes in 1 blocks are definitely lost in loss record 3,247 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15250== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15250== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15250== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15250== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F688: parse_block (lj_parse.c:2402)
==15250== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15250== by 0x547F049: parse_for (lj_parse.c:2577)
==15250== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15250== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 212 bytes in 1 blocks are definitely lost in loss record 3,248 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15250== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15250== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15250== by 0x547D9A5: expr (lj_parse.c:2109)
==15250== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15250== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15250== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15250== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15250== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F688: parse_block (lj_parse.c:2402)
==15250== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15250== by 0x547F049: parse_for (lj_parse.c:2577)
==15250== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15250== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 216 bytes in 10 blocks are definitely lost in loss record 3,249 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 216 bytes in 10 blocks are definitely lost in loss record 3,250 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 218 bytes in 1 blocks are definitely lost in loss record 3,251 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5475745: lua_pushstring (lj_api.c:652)
==15250== by 0x54C607A: setpath (lib_package.c:555)
==15250== by 0x54C6293: luaopen_package (lib_package.c:610)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 218 bytes in 1 blocks are definitely lost in loss record 3,252 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5475745: lua_pushstring (lj_api.c:652)
==15250== by 0x54C607A: setpath (lib_package.c:555)
==15250== by 0x54C6293: luaopen_package (lib_package.c:610)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,253 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547F857: lj_parse (lj_parse.c:2721)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,254 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547F857: lj_parse (lj_parse.c:2721)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 229 bytes in 10 blocks are definitely lost in loss record 3,263 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 229 bytes in 10 blocks are definitely lost in loss record 3,264 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 243 bytes in 5 blocks are definitely lost in loss record 3,265 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54C109B: lj_buf_str (lj_buf.h:100)
==15250== by 0x54C109B: lj_cf_string_format (lib_string.c:726)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x506380: ngx_http_lua_header_filter_by_chunk (ngx_http_lua_headerfilterby.c:104)
==15250== by 0x50650F: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:183)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_cf_string_format
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_header_filter_by_chunk
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 245 bytes in 11 blocks are definitely lost in loss record 3,266 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 245 bytes in 11 blocks are definitely lost in loss record 3,267 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 288 bytes in 9 blocks are definitely lost in loss record 3,295 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 288 bytes in 9 blocks are definitely lost in loss record 3,296 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 310 bytes in 1 blocks are definitely lost in loss record 3,304 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547F172: parse_local (lj_parse.c:2248)
==15250== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 310 bytes in 1 blocks are definitely lost in loss record 3,305 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547F172: parse_local (lj_parse.c:2248)
==15250== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15250== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 352 bytes in 11 blocks are definitely lost in loss record 3,323 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C4976: luaopen_io (lib_io.c:533)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 352 bytes in 11 blocks are definitely lost in loss record 3,324 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C528D: luaopen_os (lib_os.c:289)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 352 bytes in 11 blocks are definitely lost in loss record 3,325 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C4976: luaopen_io (lib_io.c:533)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 352 bytes in 11 blocks are definitely lost in loss record 3,326 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C528D: luaopen_os (lib_os.c:289)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 360 bytes in 15 blocks are definitely lost in loss record 3,330 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546AB0F: func_finduv (lj_func.c:52)
==15250== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 360 bytes in 15 blocks are definitely lost in loss record 3,331 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x546AB0F: func_finduv (lj_func.c:52)
==15250== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15250== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 363 bytes in 1 blocks are definitely lost in loss record 3,332 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 363 bytes in 1 blocks are definitely lost in loss record 3,333 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15250== by 0x547C960: parse_body (lj_parse.c:1855)
==15250== by 0x547EE83: parse_func (lj_parse.c:2286)
==15250== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15250== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15250== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15250== by 0x548153A: cpparser (lj_load.c:41)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x548165A: lua_loadx (lj_load.c:58)
==15250== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15250== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15250== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 382 bytes in 18 blocks are definitely lost in loss record 3,338 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 382 bytes in 18 blocks are definitely lost in loss record 3,339 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,348 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15250== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,349 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5469CC4: newhpart (lj_tab.c:66)
==15250== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15250== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15250== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15250== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15250== by 0x5476F58: lua_setfield (lj_api.c:972)
==15250== by 0x54C6335: luaopen_package (lib_package.c:617)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,350 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,351 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,352 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C4976: luaopen_io (lib_io.c:533)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,353 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C528D: luaopen_os (lib_os.c:289)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,354 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,355 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,356 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,357 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,358 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5469CC4: newhpart (lj_tab.c:66)
==15250== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15250== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15250== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15250== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15250== by 0x5476F58: lua_setfield (lj_api.c:972)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,359 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15250== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,360 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,361 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,362 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15250== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,363 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5469CC4: newhpart (lj_tab.c:66)
==15250== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15250== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15250== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15250== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15250== by 0x5476F58: lua_setfield (lj_api.c:972)
==15250== by 0x54C6335: luaopen_package (lib_package.c:617)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,364 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,365 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,366 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C4976: luaopen_io (lib_io.c:533)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,367 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C528D: luaopen_os (lib_os.c:289)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,368 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,369 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,370 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,371 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,372 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5469CC4: newhpart (lj_tab.c:66)
==15250== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15250== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15250== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15250== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15250== by 0x5476F58: lua_setfield (lj_api.c:972)
==15250== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15250== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,373 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15250== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,374 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 1 blocks are definitely lost in loss record 3,375 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15250== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 12 blocks are definitely lost in loss record 3,376 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 384 bytes in 12 blocks are definitely lost in loss record 3,377 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 416 bytes in 13 blocks are definitely lost in loss record 3,381 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 416 bytes in 13 blocks are definitely lost in loss record 3,382 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C278F: luaopen_string (lib_string.c:739)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 438 bytes in 19 blocks are definitely lost in loss record 3,387 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15250== by 0x546E387: cpluaopen (lj_state.c:152)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 438 bytes in 19 blocks are definitely lost in loss record 3,388 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15250== by 0x546E387: cpluaopen (lj_state.c:152)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 442 bytes in 21 blocks are definitely lost in loss record 3,389 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15250== by 0x546E38F: cpluaopen (lj_state.c:153)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 442 bytes in 21 blocks are definitely lost in loss record 3,390 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15250== by 0x546E38F: cpluaopen (lj_state.c:153)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 462 bytes in 19 blocks are definitely lost in loss record 3,399 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 510 bytes in 21 blocks are definitely lost in loss record 3,418 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 512 bytes in 16 blocks are definitely lost in loss record 3,440 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 512 bytes in 16 blocks are definitely lost in loss record 3,441 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 544 bytes in 17 blocks are definitely lost in loss record 3,451 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 544 bytes in 17 blocks are definitely lost in loss record 3,452 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 576 bytes in 18 blocks are definitely lost in loss record 3,463 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 576 bytes in 18 blocks are definitely lost in loss record 3,464 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 760 bytes in 5 blocks are definitely lost in loss record 3,499 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15250== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15250== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 760 bytes in 5 blocks are definitely lost in loss record 3,500 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15250== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15250== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15250== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,503 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,504 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15250== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,505 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15250== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,506 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,507 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5469CC4: newhpart (lj_tab.c:66)
==15250== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15250== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15250== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15250== by 0x547710F: lua_rawset (lj_api.c:991)
==15250== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,508 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,509 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,510 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15250== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15250== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,511 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15250== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,512 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15250== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15250== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,513 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15250== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,514 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5469CC4: newhpart (lj_tab.c:66)
==15250== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15250== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15250== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15250== by 0x547710F: lua_rawset (lj_api.c:991)
==15250== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15250== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,515 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 768 bytes in 1 blocks are definitely lost in loss record 3,516 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15250== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15250== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 848 bytes in 26 blocks are definitely lost in loss record 3,531 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 848 bytes in 26 blocks are definitely lost in loss record 3,532 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C0761: luaopen_math (lib_math.c:223)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 1,000 bytes in 27 blocks are definitely lost in loss record 3,549 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 1,000 bytes in 27 blocks are definitely lost in loss record 3,550 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15250== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15250== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15250== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15250== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15250== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 1,446 bytes in 59 blocks are definitely lost in loss record 3,587 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15250== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 1,446 bytes in 59 blocks are definitely lost in loss record 3,588 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468C42: lj_str_new (lj_str.c:220)
==15250== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15250== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 1,536 bytes in 1 blocks are definitely lost in loss record 3,594 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x546E332: cpluaopen (lj_state.c:149)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 1,536 bytes in 1 blocks are definitely lost in loss record 3,595 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x546E332: cpluaopen (lj_state.c:149)
==15250== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x546E64F: lua_newstate (lj_state.c:222)
==15250== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15250== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15250== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,622 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15250== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,623 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15250== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15250== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 3,072 bytes in 1 blocks are definitely lost in loss record 3,630 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x422D15: main (nginx.c:294)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 3,072 bytes in 1 blocks are definitely lost in loss record 3,631 of 3,662
==15250== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15250== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5468F18: newhpart (lj_tab.c:66)
==15250== by 0x5468F18: newtab (lj_tab.c:145)
==15250== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15250== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15250== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15250== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15250== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15250== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15250== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15250== by 0x459663: ngx_http_block (ngx_http.c:312)
==15250== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15250== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15250== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15250== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 7: lua_sa_restart on (default) - SA_RESTART is effective in header_filter_by_lua* ==15250== 8,192 bytes in 1 blocks are definitely lost in loss record 3,659 of 3,662
==15250== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15250== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15250== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15250== by 0x5467FEA: lj_buf_need2 (lj_buf.c:36)
==15250== by 0x54C3F98: io_file_readall (lib_io.c:166)
==15250== by 0x54C3F98: io_file_read (lib_io.c:212)
==15250== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15250== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15250== by 0x506380: ngx_http_lua_header_filter_by_chunk (ngx_http_lua_headerfilterby.c:104)
==15250== by 0x50650F: ngx_http_lua_header_filter_inline (ngx_http_lua_headerfilterby.c:183)
==15250== by 0x506290: ngx_http_lua_header_filter (ngx_http_lua_headerfilterby.c:277)
==15250== by 0x493A71: ngx_http_not_modified_header_filter (ngx_http_not_modified_filter_module.c:108)
==15250== by 0x45FB15: ngx_http_send_header (ngx_http_core_module.c:1766)
==15250== by 0x4DCA28: ngx_http_echo_send_header_if_needed (ngx_http_echo_util.c:163)
==15250== by 0x4DCA57: ngx_http_echo_send_chain_link (ngx_http_echo_util.c:113)
==15250== by 0x4DE736: ngx_http_echo_exec_echo (ngx_http_echo_echo.c:224)
==15250== by 0x4DD0E8: ngx_http_echo_run_cmds (ngx_http_echo_handler.c:228)
==15250== by 0x4DD375: ngx_http_echo_handler (ngx_http_echo_handler.c:111)
==15250== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15250== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15250== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15250== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15250== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15250== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15250== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15250== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15250== by 0x422F5B: main (nginx.c:382)
==15250==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_need2
fun:io_file_readall
fun:io_file_read
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_header_filter_by_chunk
fun:ngx_http_lua_header_filter_inline
fun:ngx_http_lua_header_filter
fun:ngx_http_not_modified_header_filter
fun:ngx_http_send_header
fun:ngx_http_echo_send_header_if_needed
fun:ngx_http_echo_send_chain_link
fun:ngx_http_echo_exec_echo
fun:ngx_http_echo_run_cmds
fun:ngx_http_echo_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== Invalid read of size 8
==15261== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15261== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261== Address 0x18 is not stack'd, malloc'd or (recently) free'd
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261==
==15261== Process terminating with default action of signal 11 (SIGSEGV)
==15261== Access not within mapped region at address 0x18
==15261== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15261== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261== If you believe this happened as a result of a stack
==15261== overflow in your program's main thread (unlikely but
==15261== possible), you can try to increase the size of the
==15261== main thread stack using the --main-stacksize= flag.
==15261== The main thread stack size used in this run was 8388608.
==15261== 18 bytes in 1 blocks are definitely lost in loss record 828 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15261== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 18 bytes in 1 blocks are definitely lost in loss record 829 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15261== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 834 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 835 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 836 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 837 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 838 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15261== by 0x547E594: expr_primary (lj_parse.c:1961)
==15261== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15261== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15261== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9CA: expr (lj_parse.c:2109)
==15261== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15261== by 0x547E302: parse_args (lj_parse.c:1902)
==15261== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15261== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15261== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15261== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F688: parse_block (lj_parse.c:2402)
==15261== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15261== by 0x547F049: parse_for (lj_parse.c:2577)
==15261== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15261== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 839 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 840 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 841 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 842 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 19 bytes in 1 blocks are definitely lost in loss record 843 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15261== by 0x547E594: expr_primary (lj_parse.c:1961)
==15261== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15261== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15261== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9CA: expr (lj_parse.c:2109)
==15261== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15261== by 0x547E302: parse_args (lj_parse.c:1902)
==15261== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15261== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15261== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15261== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F688: parse_block (lj_parse.c:2402)
==15261== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15261== by 0x547F049: parse_for (lj_parse.c:2577)
==15261== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15261== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 852 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15261== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 853 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15261== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 854 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15261== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 855 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 856 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 857 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 858 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 859 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15261== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 860 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15261== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 861 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 862 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 863 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 864 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 865 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x5481548: cpparser (lj_load.c:42)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 866 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 867 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 868 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x547983F: lex_scan (lj_lex.c:301)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15261== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15261== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15261== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 869 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x5481548: cpparser (lj_load.c:42)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 870 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 871 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 872 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 873 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15261== by 0x547D619: expr_simple (lj_parse.c:2004)
==15261== by 0x547D619: expr_unop (lj_parse.c:2077)
==15261== by 0x547D619: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 874 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15261== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 875 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x5481548: cpparser (lj_load.c:42)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15261== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15261== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15261== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15261== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15261== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15261== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15261== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15261== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15261== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15261== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15261== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15261== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15261== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15261== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15261== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 876 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15261== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 877 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15261== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 878 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15261== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 879 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 880 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 881 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 882 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 883 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15261== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 884 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15261== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 885 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 886 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 887 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 888 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 889 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x5481548: cpparser (lj_load.c:42)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 890 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 891 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 892 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x547983F: lex_scan (lj_lex.c:301)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15261== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15261== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15261== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 893 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x5481548: cpparser (lj_load.c:42)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 894 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 895 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 896 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 897 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15261== by 0x547D619: expr_simple (lj_parse.c:2004)
==15261== by 0x547D619: expr_unop (lj_parse.c:2077)
==15261== by 0x547D619: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 20 bytes in 1 blocks are definitely lost in loss record 898 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15261== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 911 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C6293: luaopen_package (lib_package.c:610)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 912 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15261== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 913 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15261== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 914 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15261== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 915 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15261== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 916 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15261== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 917 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 918 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 919 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 920 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 921 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15261== by 0x547D108: expr_binop (lj_parse.c:2098)
==15261== by 0x547DA01: expr (lj_parse.c:2109)
==15261== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15261== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15261== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15261== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15261== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547F172: parse_local (lj_parse.c:2248)
==15261== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 922 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C6293: luaopen_package (lib_package.c:610)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 923 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15261== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 924 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15261== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 925 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15261== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 926 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15261== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 927 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15261== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 928 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 929 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 930 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 931 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 21 bytes in 1 blocks are definitely lost in loss record 932 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15261== by 0x547D108: expr_binop (lj_parse.c:2098)
==15261== by 0x547DA01: expr (lj_parse.c:2109)
==15261== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15261== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15261== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15261== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15261== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547F172: parse_local (lj_parse.c:2248)
==15261== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 947 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C4959: luaopen_io (lib_io.c:532)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 948 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15261== by 0x54C4992: luaopen_io (lib_io.c:534)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 949 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 950 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15261== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 951 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15261== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 952 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15261== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 953 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15261== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 954 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 955 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15261== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 956 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 957 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 958 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 959 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C4959: luaopen_io (lib_io.c:532)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 960 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15261== by 0x54C4992: luaopen_io (lib_io.c:534)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 961 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 962 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15261== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 963 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15261== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 964 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15261== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 965 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15261== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 966 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 967 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15261== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 968 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 969 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 22 bytes in 1 blocks are definitely lost in loss record 970 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 977 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 978 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C6308: luaopen_package (lib_package.c:615)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 979 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15261== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 980 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15261== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 981 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15261== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 982 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15261== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 983 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 984 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 985 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 986 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 987 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 988 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 989 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 990 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C6308: luaopen_package (lib_package.c:615)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 991 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15261== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 992 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15261== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 993 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15261== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 994 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15261== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 995 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 996 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 997 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 998 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 999 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 23 bytes in 1 blocks are definitely lost in loss record 1,000 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,638 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,639 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C6243: luaopen_package (lib_package.c:606)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,640 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C6335: luaopen_package (lib_package.c:617)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,641 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,642 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54762EB: lua_getfield (lj_api.c:800)
==15261== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15261== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,643 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,644 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,645 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,646 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,647 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,648 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,649 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15261== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,650 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x547983F: lex_scan (lj_lex.c:301)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15261== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15261== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15261== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,651 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,652 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,653 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,654 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,655 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,656 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C6243: luaopen_package (lib_package.c:606)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,657 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54C6335: luaopen_package (lib_package.c:617)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,658 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,659 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54762EB: lua_getfield (lj_api.c:800)
==15261== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15261== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,660 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,661 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,662 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,663 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,664 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,665 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,666 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15261== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,667 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x547983F: lex_scan (lj_lex.c:301)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15261== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15261== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15261== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,668 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,669 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,670 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 24 bytes in 1 blocks are definitely lost in loss record 1,671 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,678 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15261== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15261== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,679 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,680 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,681 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,682 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,683 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,684 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,685 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,686 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,687 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,688 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15261== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15261== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,689 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,690 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,691 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,692 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,693 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,694 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,695 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,696 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 25 bytes in 1 blocks are definitely lost in loss record 1,697 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,706 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C3414: luaopen_table (lib_table.c:384)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,707 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,708 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,709 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,710 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,711 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,712 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,713 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,714 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,715 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15261== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,716 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,717 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,718 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,719 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15261== by 0x547D108: expr_binop (lj_parse.c:2098)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547E302: parse_args (lj_parse.c:1902)
==15261== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15261== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15261== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F688: parse_block (lj_parse.c:2402)
==15261== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15261== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15261== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15261== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F688: parse_block (lj_parse.c:2402)
==15261== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15261== by 0x547F049: parse_for (lj_parse.c:2577)
==15261== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15261== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,720 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C3414: luaopen_table (lib_table.c:384)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,721 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,722 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,723 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,724 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,725 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,726 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,727 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,728 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,729 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15261== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,730 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,731 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,732 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 26 bytes in 1 blocks are definitely lost in loss record 1,733 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15261== by 0x547D108: expr_binop (lj_parse.c:2098)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547E302: parse_args (lj_parse.c:1902)
==15261== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15261== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15261== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F688: parse_block (lj_parse.c:2402)
==15261== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15261== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15261== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15261== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F688: parse_block (lj_parse.c:2402)
==15261== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15261== by 0x547F049: parse_for (lj_parse.c:2577)
==15261== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15261== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,738 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,739 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,740 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,741 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,742 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,743 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,744 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,745 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,746 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,747 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,748 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15261== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,749 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15261== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,750 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15261== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,751 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,752 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,753 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15261== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,754 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,755 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,756 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,757 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,758 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,759 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,760 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,761 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,762 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,763 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15261== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,764 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15261== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,765 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15261== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,766 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 27 bytes in 1 blocks are definitely lost in loss record 1,767 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,774 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C343B: luaopen_table (lib_table.c:385)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,775 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,776 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,777 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,778 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,779 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,780 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,781 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,782 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,783 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,784 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,785 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,786 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15261== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,787 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,788 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,789 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15261== by 0x547DA01: expr (lj_parse.c:2109)
==15261== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15261== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15261== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15261== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15261== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547F172: parse_local (lj_parse.c:2248)
==15261== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,790 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C343B: luaopen_table (lib_table.c:385)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,791 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,792 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,793 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,794 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,795 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,796 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,797 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,798 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,799 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,800 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,801 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,802 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15261== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,803 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,804 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 28 bytes in 1 blocks are definitely lost in loss record 1,805 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15261== by 0x547DA01: expr (lj_parse.c:2109)
==15261== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15261== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15261== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15261== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15261== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547F172: parse_local (lj_parse.c:2248)
==15261== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,812 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,813 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,814 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,815 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,816 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,817 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,818 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,819 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,820 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,821 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,822 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,823 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,824 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,825 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,826 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,827 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,828 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,829 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,830 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,831 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,832 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 29 bytes in 1 blocks are definitely lost in loss record 1,833 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,842 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,843 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C3462: luaopen_table (lib_table.c:386)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,844 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,845 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,846 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,847 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,848 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,849 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,850 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,851 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,852 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,853 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,854 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,855 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,856 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,857 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,858 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C3462: luaopen_table (lib_table.c:386)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,859 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,860 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,861 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,862 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,863 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,864 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,865 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,866 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,867 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,868 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,869 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,870 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 30 bytes in 1 blocks are definitely lost in loss record 1,871 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,874 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,875 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,876 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,877 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,878 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,879 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,880 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,881 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,882 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 31 bytes in 1 blocks are definitely lost in loss record 1,883 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,084 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x546E332: cpluaopen (lj_state.c:149)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,085 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x546E344: cpluaopen (lj_state.c:150)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,086 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15261== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,087 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15261== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,088 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,089 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15261== by 0x54C619B: luaopen_package (lib_package.c:592)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,090 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15261== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,091 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15261== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15261== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,092 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,093 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C3414: luaopen_table (lib_table.c:384)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,094 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C343B: luaopen_table (lib_table.c:385)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,095 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C3462: luaopen_table (lib_table.c:386)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,096 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C3489: luaopen_table (lib_table.c:387)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,097 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,098 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,099 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,100 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C4976: luaopen_io (lib_io.c:533)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,101 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C528D: luaopen_os (lib_os.c:289)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,102 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,103 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,104 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,105 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,106 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,107 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,108 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,109 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,110 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,111 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,112 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15261== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,113 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15261== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,114 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15261== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,115 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15261== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,116 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15261== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,117 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,118 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,119 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,120 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,121 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,122 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,123 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,124 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15261== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,125 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15261== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,126 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15261== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,127 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15261== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,128 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,129 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,130 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,131 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,132 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,133 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,134 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,135 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,136 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,137 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,138 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,139 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,140 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,141 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,142 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,143 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,144 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,145 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,146 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,147 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,148 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,149 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,150 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,151 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,152 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,153 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,154 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,155 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,156 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,157 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,158 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,159 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,160 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,161 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,162 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,163 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,164 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,165 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,166 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,167 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,168 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,169 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,170 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15261== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,171 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15261== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,172 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,173 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,174 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,175 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,176 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,177 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,178 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,179 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,180 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,181 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,182 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,183 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,184 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15261== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,185 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,186 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,187 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,188 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,189 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,190 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,191 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,192 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,193 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,194 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,195 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,196 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,197 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,198 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15261== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,199 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15261== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,200 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15261== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,201 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15261== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,202 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15261== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,203 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,204 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,205 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,206 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,207 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,208 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,209 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,210 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,211 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,212 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,213 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,214 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15261== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,215 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,216 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,217 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,218 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,219 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,220 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,221 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,222 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,223 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,224 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,225 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,226 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,227 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,228 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,229 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,230 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,231 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,232 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,233 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,234 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,235 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,236 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,237 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,238 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,239 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,240 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,241 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,242 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,243 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,244 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,245 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,246 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,247 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,248 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,249 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,250 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,251 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,252 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,253 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,254 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,255 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,256 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,257 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,258 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,259 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,260 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,261 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,262 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,263 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,264 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,265 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,266 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,267 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,268 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,269 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,270 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,271 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,272 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,273 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,274 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,275 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,276 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,277 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,278 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15261== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,279 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15261== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,280 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15261== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,281 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,282 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,283 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,284 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,285 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,286 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,287 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15261== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,288 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,289 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15261== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,290 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,291 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,292 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,293 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15261== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,294 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5479E68: fs_init (lj_parse.c:1617)
==15261== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15261== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15261== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15261== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15261== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15261== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15261== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15261== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15261== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15261== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15261== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15261== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15261== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15261== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15261== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15261== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,295 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514C08: ngx_http_lua_log_by_chunk (ngx_http_lua_logby.c:225)
==15261== by 0x515035: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:163)
==15261== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15261== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15261== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15261== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15261== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15261== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15261== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15261== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15261== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15261== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15261== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15261== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15261== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_log_by_chunk
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,296 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x546E332: cpluaopen (lj_state.c:149)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,297 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x546E344: cpluaopen (lj_state.c:150)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,298 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15261== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,299 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15261== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,300 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,301 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15261== by 0x54C619B: luaopen_package (lib_package.c:592)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,302 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15261== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,303 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15261== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15261== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,304 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,305 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C3414: luaopen_table (lib_table.c:384)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,306 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C343B: luaopen_table (lib_table.c:385)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,307 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C3462: luaopen_table (lib_table.c:386)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,308 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C3489: luaopen_table (lib_table.c:387)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,309 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,310 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C4976: luaopen_io (lib_io.c:533)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C528D: luaopen_os (lib_os.c:289)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15261== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15261== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15261== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15261== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15261== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15261== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15261== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15261== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15261== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15261== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15261== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15261== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15261== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15261== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15261== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15261== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15261== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15261== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15261== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15261== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15261== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15261== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15261== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15261== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15261== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15261== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15261== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,486 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,487 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,488 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,489 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,490 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15261== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,491 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15261== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,492 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15261== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,493 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,494 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,495 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,496 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,497 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,498 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,499 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15261== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,500 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15261== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15261== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15261== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15261== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,501 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,502 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15261== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,503 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,504 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,505 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468F59: newtab (lj_tab.c:124)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 32 bytes in 1 blocks are definitely lost in loss record 2,506 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15261== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 33 bytes in 1 blocks are definitely lost in loss record 2,509 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 33 bytes in 1 blocks are definitely lost in loss record 2,510 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 33 bytes in 1 blocks are definitely lost in loss record 2,511 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 33 bytes in 1 blocks are definitely lost in loss record 2,512 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15261== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 33 bytes in 1 blocks are definitely lost in loss record 2,513 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 33 bytes in 1 blocks are definitely lost in loss record 2,514 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 33 bytes in 1 blocks are definitely lost in loss record 2,515 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 33 bytes in 1 blocks are definitely lost in loss record 2,516 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15261== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 34 bytes in 1 blocks are definitely lost in loss record 2,519 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x546E399: cpluaopen (lj_state.c:154)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 34 bytes in 1 blocks are definitely lost in loss record 2,520 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 34 bytes in 1 blocks are definitely lost in loss record 2,521 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x546E399: cpluaopen (lj_state.c:154)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 34 bytes in 1 blocks are definitely lost in loss record 2,522 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 36 bytes in 1 blocks are definitely lost in loss record 2,537 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 36 bytes in 1 blocks are definitely lost in loss record 2,538 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 36 bytes in 2 blocks are definitely lost in loss record 2,539 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15261== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15261== by 0x547E302: parse_args (lj_parse.c:1902)
==15261== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15261== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15261== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15261== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 36 bytes in 2 blocks are definitely lost in loss record 2,540 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15261== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15261== by 0x547E302: parse_args (lj_parse.c:1902)
==15261== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15261== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15261== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15261== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 37 bytes in 1 blocks are definitely lost in loss record 2,541 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 37 bytes in 1 blocks are definitely lost in loss record 2,542 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 37 bytes in 1 blocks are definitely lost in loss record 2,543 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 37 bytes in 1 blocks are definitely lost in loss record 2,544 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 37 bytes in 1 blocks are definitely lost in loss record 2,545 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 37 bytes in 1 blocks are definitely lost in loss record 2,546 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 38 bytes in 1 blocks are definitely lost in loss record 2,549 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 38 bytes in 1 blocks are definitely lost in loss record 2,550 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 38 bytes in 1 blocks are definitely lost in loss record 2,551 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 38 bytes in 1 blocks are definitely lost in loss record 2,552 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 39 bytes in 1 blocks are definitely lost in loss record 2,555 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 39 bytes in 1 blocks are definitely lost in loss record 2,556 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 39 bytes in 1 blocks are definitely lost in loss record 2,557 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 39 bytes in 1 blocks are definitely lost in loss record 2,558 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 39 bytes in 1 blocks are definitely lost in loss record 2,559 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 39 bytes in 1 blocks are definitely lost in loss record 2,560 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,612 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15261== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15261== by 0x54C4992: luaopen_io (lib_io.c:534)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,613 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15261== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15261== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,614 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15261== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15261== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,615 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,616 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,617 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,618 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15261== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15261== by 0x54C4992: luaopen_io (lib_io.c:534)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,619 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15261== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15261== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,620 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15261== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15261== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,621 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,622 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 1 blocks are definitely lost in loss record 2,623 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 2 blocks are definitely lost in loss record 2,624 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15261== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 2 blocks are definitely lost in loss record 2,625 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 2 blocks are definitely lost in loss record 2,626 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15261== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 40 bytes in 2 blocks are definitely lost in loss record 2,627 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 41 bytes in 1 blocks are definitely lost in loss record 2,628 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 41 bytes in 1 blocks are definitely lost in loss record 2,629 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 41 bytes in 1 blocks are definitely lost in loss record 2,630 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 41 bytes in 1 blocks are definitely lost in loss record 2,631 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 42 bytes in 1 blocks are definitely lost in loss record 2,632 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 42 bytes in 1 blocks are definitely lost in loss record 2,633 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 43 bytes in 1 blocks are definitely lost in loss record 2,643 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 43 bytes in 1 blocks are definitely lost in loss record 2,644 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 43 bytes in 2 blocks are definitely lost in loss record 2,645 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 43 bytes in 2 blocks are definitely lost in loss record 2,646 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 44 bytes in 1 blocks are definitely lost in loss record 2,651 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 44 bytes in 1 blocks are definitely lost in loss record 2,652 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15261== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 47 bytes in 2 blocks are definitely lost in loss record 2,661 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15261== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 47 bytes in 2 blocks are definitely lost in loss record 2,662 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15261== by 0x54C6353: luaopen_package (lib_package.c:619)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 47 bytes in 2 blocks are definitely lost in loss record 2,663 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15261== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 47 bytes in 2 blocks are definitely lost in loss record 2,664 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15261== by 0x54C6353: luaopen_package (lib_package.c:619)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,756 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15261== by 0x54C0103: luaopen_base (lib_base.c:706)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,757 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15261== by 0x54C619B: luaopen_package (lib_package.c:592)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,758 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x54C279E: luaopen_string (lib_string.c:740)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,759 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,760 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,761 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,762 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15261== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,763 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,764 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,765 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,766 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,767 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,768 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,769 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,770 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,771 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,772 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,773 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,774 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15261== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,775 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15261== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,776 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,777 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15261== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,778 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468EB7: newtab (lj_tab.c:109)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15261== by 0x547D619: expr_simple (lj_parse.c:2004)
==15261== by 0x547D619: expr_unop (lj_parse.c:2077)
==15261== by 0x547D619: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,779 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15261== by 0x54C0103: luaopen_base (lib_base.c:706)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,780 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15261== by 0x54C619B: luaopen_package (lib_package.c:592)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,781 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x54C279E: luaopen_string (lib_string.c:740)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,782 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,783 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,784 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15261== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15261== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,785 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15261== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,786 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15261== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,787 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,788 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15261== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,789 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,790 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15261== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,791 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,792 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,793 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,794 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,795 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,796 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,797 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15261== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,798 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15261== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,799 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,800 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15261== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 48 bytes in 1 blocks are definitely lost in loss record 2,801 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468EB7: newtab (lj_tab.c:109)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15261== by 0x547D619: expr_simple (lj_parse.c:2004)
==15261== by 0x547D619: expr_unop (lj_parse.c:2077)
==15261== by 0x547D619: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 49 bytes in 1 blocks are definitely lost in loss record 2,804 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15261== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15261== by 0x547E302: parse_args (lj_parse.c:1902)
==15261== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15261== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15261== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547F172: parse_local (lj_parse.c:2248)
==15261== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 49 bytes in 1 blocks are definitely lost in loss record 2,805 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15261== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15261== by 0x547E302: parse_args (lj_parse.c:1902)
==15261== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15261== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15261== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547F172: parse_local (lj_parse.c:2248)
==15261== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 60 bytes in 2 blocks are definitely lost in loss record 2,842 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 60 bytes in 2 blocks are definitely lost in loss record 2,843 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15261== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 62 bytes in 3 blocks are definitely lost in loss record 2,846 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15261== by 0x547DB92: expr_table (lj_parse.c:1762)
==15261== by 0x547D619: expr_simple (lj_parse.c:2004)
==15261== by 0x547D619: expr_unop (lj_parse.c:2077)
==15261== by 0x547D619: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 62 bytes in 3 blocks are definitely lost in loss record 2,847 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15261== by 0x5479986: lex_string (lj_lex.c:280)
==15261== by 0x5479986: lex_scan (lj_lex.c:364)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15261== by 0x547DB92: expr_table (lj_parse.c:1762)
==15261== by 0x547D619: expr_simple (lj_parse.c:2004)
==15261== by 0x547D619: expr_unop (lj_parse.c:2077)
==15261== by 0x547D619: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 64 bytes in 1 blocks are definitely lost in loss record 2,921 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15261== by 0x54C073D: luaopen_math (lib_math.c:221)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 64 bytes in 1 blocks are definitely lost in loss record 2,922 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15261== by 0x54C073D: luaopen_math (lib_math.c:221)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 64 bytes in 2 blocks are definitely lost in loss record 2,923 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15261== by 0x54C6353: luaopen_package (lib_package.c:619)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 64 bytes in 2 blocks are definitely lost in loss record 2,924 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 64 bytes in 2 blocks are definitely lost in loss record 2,925 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 64 bytes in 2 blocks are definitely lost in loss record 2,926 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15261== by 0x54C6353: luaopen_package (lib_package.c:619)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 64 bytes in 2 blocks are definitely lost in loss record 2,927 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 64 bytes in 2 blocks are definitely lost in loss record 2,928 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 67 bytes in 3 blocks are definitely lost in loss record 2,931 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 67 bytes in 3 blocks are definitely lost in loss record 2,932 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 72 bytes in 1 blocks are definitely lost in loss record 2,956 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468EB7: newtab (lj_tab.c:109)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,957 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x54B7C74: clib_new (lj_clib.c:398)
==15261== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15261== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 72 bytes in 1 blocks are definitely lost in loss record 2,958 of 3,679
==15261== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15261== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15261== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15261== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15261== by 0x547DE88: expr_table (lj_parse.c:1746)
==15261== by 0x547D619: expr_simple (lj_parse.c:2004)
==15261== by 0x547D619: expr_unop (lj_parse.c:2077)
==15261== by 0x547D619: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 72 bytes in 1 blocks are definitely lost in loss record 2,959 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468EB7: newtab (lj_tab.c:109)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,960 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x54B7C74: clib_new (lj_clib.c:398)
==15261== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15261== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 72 bytes in 1 blocks are definitely lost in loss record 2,961 of 3,679
==15261== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15261== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15261== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15261== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15261== by 0x547DE88: expr_table (lj_parse.c:1746)
==15261== by 0x547D619: expr_simple (lj_parse.c:2004)
==15261== by 0x547D619: expr_unop (lj_parse.c:2077)
==15261== by 0x547D619: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547F25B: parse_local (lj_parse.c:2261)
==15261== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 80 bytes in 1 blocks are definitely lost in loss record 3,001 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15261== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15261== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 80 bytes in 1 blocks are definitely lost in loss record 3,002 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54762EB: lua_getfield (lj_api.c:800)
==15261== by 0x503895: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:55)
==15261== by 0x5039D3: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:162)
==15261== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15261== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15261== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15261== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15261== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15261== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15261== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15261== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15261== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15261== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15261== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15261== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15261== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15261== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:ngx_http_lua_cache_load_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 80 bytes in 1 blocks are definitely lost in loss record 3,003 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15261== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15261== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 88 bytes in 4 blocks are definitely lost in loss record 3,012 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C4976: luaopen_io (lib_io.c:533)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 88 bytes in 4 blocks are definitely lost in loss record 3,013 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C4976: luaopen_io (lib_io.c:533)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 91 bytes in 4 blocks are definitely lost in loss record 3,014 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15261== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 91 bytes in 4 blocks are definitely lost in loss record 3,015 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15261== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,054 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,055 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,056 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,057 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,058 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,059 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,060 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5469CC4: newhpart (lj_tab.c:66)
==15261== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15261== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15261== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15261== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==15261== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==15261== by 0x547983F: lex_scan (lj_lex.c:301)
==15261== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15261== by 0x547C49B: expr_field (lj_parse.c:1673)
==15261== by 0x547E47F: expr_primary (lj_parse.c:1950)
==15261== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15261== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15261== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15261== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15261== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15261== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15261== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15261== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15261== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15261== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15261== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15261== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15261== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15261== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15261== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15261== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15261== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,061 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,062 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15261== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,063 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15261== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,064 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15261== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,065 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 1 blocks are definitely lost in loss record 3,066 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 3 blocks are definitely lost in loss record 3,067 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15261== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 3 blocks are definitely lost in loss record 3,068 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 3 blocks are definitely lost in loss record 3,069 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15261== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 96 bytes in 3 blocks are definitely lost in loss record 3,070 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 100 bytes in 5 blocks are definitely lost in loss record 3,074 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15261== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 100 bytes in 5 blocks are definitely lost in loss record 3,075 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15261== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15261== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 104 bytes in 1 blocks are definitely lost in loss record 3,076 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x5468EB7: newtab (lj_tab.c:109)
==15261== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15261== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15261== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==15261== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==15261== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 108 bytes in 5 blocks are definitely lost in loss record 3,079 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 108 bytes in 5 blocks are definitely lost in loss record 3,080 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 114 bytes in 5 blocks are definitely lost in loss record 3,097 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 114 bytes in 5 blocks are definitely lost in loss record 3,098 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 119 bytes in 1 blocks are definitely lost in loss record 3,099 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5475745: lua_pushstring (lj_api.c:652)
==15261== by 0x54C607A: setpath (lib_package.c:555)
==15261== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 119 bytes in 1 blocks are definitely lost in loss record 3,100 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5475745: lua_pushstring (lj_api.c:652)
==15261== by 0x54C607A: setpath (lib_package.c:555)
==15261== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 120 bytes in 1 blocks are definitely lost in loss record 3,111 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547F857: lj_parse (lj_parse.c:2721)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15261== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15261== by 0x51501B: ngx_http_lua_log_handler_inline (ngx_http_lua_logby.c:154)
==15261== by 0x514F87: ngx_http_lua_log_handler (ngx_http_lua_logby.c:136)
==15261== by 0x461FFD: ngx_http_log_request (ngx_http_request.c:3585)
==15261== by 0x463ADF: ngx_http_free_request (ngx_http_request.c:3532)
==15261== by 0x463C5A: ngx_http_close_request (ngx_http_request.c:3479)
==15261== by 0x4650A2: ngx_http_finalize_connection (ngx_http_request.c:2647)
==15261== by 0x46568C: ngx_http_finalize_request (ngx_http_request.c:2525)
==15261== by 0x45FFF2: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15261== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15261== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15261== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15261== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15261== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15261== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_log_handler_inline
fun:ngx_http_lua_log_handler
fun:ngx_http_log_request
fun:ngx_http_free_request
fun:ngx_http_close_request
fun:ngx_http_finalize_connection
fun:ngx_http_finalize_request
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 120 bytes in 5 blocks are definitely lost in loss record 3,112 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546AB0F: func_finduv (lj_func.c:52)
==15261== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 120 bytes in 5 blocks are definitely lost in loss record 3,113 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546AB0F: func_finduv (lj_func.c:52)
==15261== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 125 bytes in 6 blocks are definitely lost in loss record 3,117 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5475745: lua_pushstring (lj_api.c:652)
==15261== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 125 bytes in 6 blocks are definitely lost in loss record 3,118 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5475745: lua_pushstring (lj_api.c:652)
==15261== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 126 bytes in 1 blocks are definitely lost in loss record 3,119 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15261== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15261== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547EF73: parse_return (lj_parse.c:2316)
==15261== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15261== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15261== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15261== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15261== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15261== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 126 bytes in 1 blocks are definitely lost in loss record 3,120 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15261== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15261== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547EF73: parse_return (lj_parse.c:2316)
==15261== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15261== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15261== by 0x547C930: parse_body (lj_parse.c:1853)
==15261== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15261== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15261== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15261== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15261== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 128 bytes in 4 blocks are definitely lost in loss record 3,163 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15261== by 0x54C6212: luaopen_package (lib_package.c:599)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 128 bytes in 4 blocks are definitely lost in loss record 3,164 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 128 bytes in 4 blocks are definitely lost in loss record 3,165 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15261== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15261== by 0x54C6212: luaopen_package (lib_package.c:599)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 128 bytes in 4 blocks are definitely lost in loss record 3,166 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 130 bytes in 1 blocks are definitely lost in loss record 3,167 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15261== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15261== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15261== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15261== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 130 bytes in 1 blocks are definitely lost in loss record 3,168 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15261== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15261== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15261== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15261== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 146 bytes in 3 blocks are definitely lost in loss record 3,184 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54C109B: lj_buf_str (lj_buf.h:100)
==15261== by 0x54C109B: lj_cf_string_format (lib_string.c:726)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15261== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==15261== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==15261== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_cf_string_format
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 157 bytes in 6 blocks are definitely lost in loss record 3,187 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 157 bytes in 6 blocks are definitely lost in loss record 3,188 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 160 bytes in 5 blocks are definitely lost in loss record 3,203 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 160 bytes in 5 blocks are definitely lost in loss record 3,204 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 172 bytes in 5 blocks are definitely lost in loss record 3,214 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 172 bytes in 5 blocks are definitely lost in loss record 3,215 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A70B: func_newL (lj_func.c:122)
==15261== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 174 bytes in 8 blocks are definitely lost in loss record 3,216 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 174 bytes in 8 blocks are definitely lost in loss record 3,217 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 176 bytes in 2 blocks are definitely lost in loss record 3,226 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15261== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15261== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 176 bytes in 2 blocks are definitely lost in loss record 3,227 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15261== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15261== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 186 bytes in 8 blocks are definitely lost in loss record 3,236 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C528D: luaopen_os (lib_os.c:289)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 186 bytes in 8 blocks are definitely lost in loss record 3,237 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C528D: luaopen_os (lib_os.c:289)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,243 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15261== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,244 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15261== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,245 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,246 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,247 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,248 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,249 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,250 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15261== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,251 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15261== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,252 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15261== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,253 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,254 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,255 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15261== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 1 blocks are definitely lost in loss record 3,256 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15261== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 6 blocks are definitely lost in loss record 3,257 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 192 bytes in 6 blocks are definitely lost in loss record 3,258 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 200 bytes in 1 blocks are definitely lost in loss record 3,259 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547F857: lj_parse (lj_parse.c:2721)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 200 bytes in 1 blocks are definitely lost in loss record 3,260 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547F857: lj_parse (lj_parse.c:2721)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15261== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 200 bytes in 5 blocks are definitely lost in loss record 3,261 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15261== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15261== by 0x54C38CD: io_file_new (lib_io.c:73)
==15261== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15261== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==15261== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==15261== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 212 bytes in 1 blocks are definitely lost in loss record 3,264 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15261== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15261== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15261== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15261== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F688: parse_block (lj_parse.c:2402)
==15261== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15261== by 0x547F049: parse_for (lj_parse.c:2577)
==15261== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15261== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 212 bytes in 1 blocks are definitely lost in loss record 3,265 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15261== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15261== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15261== by 0x547D9A5: expr (lj_parse.c:2109)
==15261== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15261== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15261== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15261== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15261== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F688: parse_block (lj_parse.c:2402)
==15261== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15261== by 0x547F049: parse_for (lj_parse.c:2577)
==15261== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15261== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 216 bytes in 10 blocks are definitely lost in loss record 3,266 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 216 bytes in 10 blocks are definitely lost in loss record 3,267 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 218 bytes in 1 blocks are definitely lost in loss record 3,268 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5475745: lua_pushstring (lj_api.c:652)
==15261== by 0x54C607A: setpath (lib_package.c:555)
==15261== by 0x54C6293: luaopen_package (lib_package.c:610)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 218 bytes in 1 blocks are definitely lost in loss record 3,269 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5475745: lua_pushstring (lj_api.c:652)
==15261== by 0x54C607A: setpath (lib_package.c:555)
==15261== by 0x54C6293: luaopen_package (lib_package.c:610)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,270 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547F857: lj_parse (lj_parse.c:2721)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,271 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547F857: lj_parse (lj_parse.c:2721)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 229 bytes in 10 blocks are definitely lost in loss record 3,280 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 229 bytes in 10 blocks are definitely lost in loss record 3,281 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 245 bytes in 11 blocks are definitely lost in loss record 3,282 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 245 bytes in 11 blocks are definitely lost in loss record 3,283 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 288 bytes in 9 blocks are definitely lost in loss record 3,311 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 288 bytes in 9 blocks are definitely lost in loss record 3,312 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 310 bytes in 1 blocks are definitely lost in loss record 3,319 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547F172: parse_local (lj_parse.c:2248)
==15261== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 310 bytes in 1 blocks are definitely lost in loss record 3,320 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547F172: parse_local (lj_parse.c:2248)
==15261== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15261== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 352 bytes in 11 blocks are definitely lost in loss record 3,338 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C4976: luaopen_io (lib_io.c:533)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 352 bytes in 11 blocks are definitely lost in loss record 3,339 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C528D: luaopen_os (lib_os.c:289)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 352 bytes in 11 blocks are definitely lost in loss record 3,340 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C4976: luaopen_io (lib_io.c:533)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 352 bytes in 11 blocks are definitely lost in loss record 3,341 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C528D: luaopen_os (lib_os.c:289)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 360 bytes in 15 blocks are definitely lost in loss record 3,346 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546AB0F: func_finduv (lj_func.c:52)
==15261== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 360 bytes in 15 blocks are definitely lost in loss record 3,347 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x546AB0F: func_finduv (lj_func.c:52)
==15261== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15261== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15261== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 363 bytes in 1 blocks are definitely lost in loss record 3,348 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 363 bytes in 1 blocks are definitely lost in loss record 3,349 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15261== by 0x547C960: parse_body (lj_parse.c:1855)
==15261== by 0x547EE83: parse_func (lj_parse.c:2286)
==15261== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15261== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15261== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15261== by 0x548153A: cpparser (lj_load.c:41)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x548165A: lua_loadx (lj_load.c:58)
==15261== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15261== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15261== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 382 bytes in 18 blocks are definitely lost in loss record 3,354 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 382 bytes in 18 blocks are definitely lost in loss record 3,355 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,364 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15261== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,365 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5469CC4: newhpart (lj_tab.c:66)
==15261== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15261== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15261== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15261== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15261== by 0x5476F58: lua_setfield (lj_api.c:972)
==15261== by 0x54C6335: luaopen_package (lib_package.c:617)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,366 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,367 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,368 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C4976: luaopen_io (lib_io.c:533)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,369 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C528D: luaopen_os (lib_os.c:289)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,370 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,371 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,372 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,373 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,374 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5469CC4: newhpart (lj_tab.c:66)
==15261== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15261== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15261== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15261== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15261== by 0x5476F58: lua_setfield (lj_api.c:972)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,375 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15261== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,376 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,377 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,378 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15261== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,379 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5469CC4: newhpart (lj_tab.c:66)
==15261== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15261== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15261== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15261== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15261== by 0x5476F58: lua_setfield (lj_api.c:972)
==15261== by 0x54C6335: luaopen_package (lib_package.c:617)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,380 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,381 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,382 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C4976: luaopen_io (lib_io.c:533)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,383 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C528D: luaopen_os (lib_os.c:289)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,384 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,385 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,386 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,387 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,388 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5469CC4: newhpart (lj_tab.c:66)
==15261== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15261== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15261== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15261== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15261== by 0x5476F58: lua_setfield (lj_api.c:972)
==15261== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15261== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,389 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15261== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,390 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 1 blocks are definitely lost in loss record 3,391 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15261== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 12 blocks are definitely lost in loss record 3,392 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 384 bytes in 12 blocks are definitely lost in loss record 3,393 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 416 bytes in 13 blocks are definitely lost in loss record 3,397 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 416 bytes in 13 blocks are definitely lost in loss record 3,398 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C278F: luaopen_string (lib_string.c:739)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 438 bytes in 19 blocks are definitely lost in loss record 3,403 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15261== by 0x546E387: cpluaopen (lj_state.c:152)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 438 bytes in 19 blocks are definitely lost in loss record 3,404 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15261== by 0x546E387: cpluaopen (lj_state.c:152)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 442 bytes in 21 blocks are definitely lost in loss record 3,405 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15261== by 0x546E38F: cpluaopen (lj_state.c:153)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 442 bytes in 21 blocks are definitely lost in loss record 3,406 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15261== by 0x546E38F: cpluaopen (lj_state.c:153)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 462 bytes in 19 blocks are definitely lost in loss record 3,415 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 462 bytes in 19 blocks are definitely lost in loss record 3,416 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 512 bytes in 16 blocks are definitely lost in loss record 3,456 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 512 bytes in 16 blocks are definitely lost in loss record 3,457 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 544 bytes in 17 blocks are definitely lost in loss record 3,467 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 544 bytes in 17 blocks are definitely lost in loss record 3,468 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 576 bytes in 18 blocks are definitely lost in loss record 3,479 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 576 bytes in 18 blocks are definitely lost in loss record 3,480 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 760 bytes in 5 blocks are definitely lost in loss record 3,515 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15261== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15261== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 760 bytes in 5 blocks are definitely lost in loss record 3,516 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15261== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15261== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15261== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,519 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,520 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15261== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,521 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15261== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,522 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,523 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5469CC4: newhpart (lj_tab.c:66)
==15261== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15261== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15261== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15261== by 0x547710F: lua_rawset (lj_api.c:991)
==15261== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,524 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,525 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,526 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15261== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15261== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,527 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15261== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,528 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15261== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15261== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,529 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15261== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,530 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5469CC4: newhpart (lj_tab.c:66)
==15261== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15261== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15261== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15261== by 0x547710F: lua_rawset (lj_api.c:991)
==15261== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15261== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,531 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 768 bytes in 1 blocks are definitely lost in loss record 3,532 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15261== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15261== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 848 bytes in 26 blocks are definitely lost in loss record 3,547 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 848 bytes in 26 blocks are definitely lost in loss record 3,548 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C0761: luaopen_math (lib_math.c:223)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 1,000 bytes in 27 blocks are definitely lost in loss record 3,565 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 1,000 bytes in 27 blocks are definitely lost in loss record 3,566 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15261== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15261== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15261== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15261== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15261== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 1,446 bytes in 59 blocks are definitely lost in loss record 3,603 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15261== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 1,446 bytes in 59 blocks are definitely lost in loss record 3,604 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468C42: lj_str_new (lj_str.c:220)
==15261== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15261== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 1,536 bytes in 1 blocks are definitely lost in loss record 3,610 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x546E332: cpluaopen (lj_state.c:149)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 1,536 bytes in 1 blocks are definitely lost in loss record 3,611 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x546E332: cpluaopen (lj_state.c:149)
==15261== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x546E64F: lua_newstate (lj_state.c:222)
==15261== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15261== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15261== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,638 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15261== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,639 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15261== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15261== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 3,072 bytes in 1 blocks are definitely lost in loss record 3,647 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x422D15: main (nginx.c:294)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 3,072 bytes in 1 blocks are definitely lost in loss record 3,648 of 3,679
==15261== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15261== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5468F18: newhpart (lj_tab.c:66)
==15261== by 0x5468F18: newtab (lj_tab.c:145)
==15261== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15261== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15261== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15261== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15261== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15261== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15261== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15261== by 0x459663: ngx_http_block (ngx_http.c:312)
==15261== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15261== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15261== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15261== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 10: lua_sa_restart on (default) - SA_RESTART is effective in timer phase ==15261== 8,192 bytes in 1 blocks are definitely lost in loss record 3,676 of 3,679
==15261== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15261== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15261== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15261== by 0x5467FEA: lj_buf_need2 (lj_buf.c:36)
==15261== by 0x54C3F98: io_file_readall (lib_io.c:166)
==15261== by 0x54C3F98: io_file_read (lib_io.c:212)
==15261== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15261== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15261== by 0x51D527: ngx_http_lua_timer_handler (ngx_http_lua_timer.c:705)
==15261== by 0x4438E6: ngx_event_expire_timers (ngx_event_timer.c:97)
==15261== by 0x4433F6: ngx_process_events_and_timers (ngx_event.c:266)
==15261== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15261== by 0x422F5B: main (nginx.c:382)
==15261==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_need2
fun:io_file_readall
fun:io_file_read
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_timer_handler
fun:ngx_event_expire_timers
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== Invalid read of size 8
==15272== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15272== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15272== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15272== by 0x422F5B: main (nginx.c:382)
==15272== Address 0x30 is not stack'd, malloc'd or (recently) free'd
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272==
==15272== Process terminating with default action of signal 11 (SIGSEGV)
==15272== Access not within mapped region at address 0x30
==15272== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15272== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15272== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15272== by 0x422F5B: main (nginx.c:382)
==15272== If you believe this happened as a result of a stack
==15272== overflow in your program's main thread (unlikely but
==15272== possible), you can try to increase the size of the
==15272== main thread stack using the --main-stacksize= flag.
==15272== The main thread stack size used in this run was 8388608.
==15272== 18 bytes in 1 blocks are definitely lost in loss record 1,025 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15272== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 18 bytes in 1 blocks are definitely lost in loss record 1,026 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15272== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,031 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,032 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,033 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,034 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,035 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15272== by 0x547E594: expr_primary (lj_parse.c:1961)
==15272== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15272== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15272== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9CA: expr (lj_parse.c:2109)
==15272== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15272== by 0x547E302: parse_args (lj_parse.c:1902)
==15272== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15272== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15272== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15272== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F688: parse_block (lj_parse.c:2402)
==15272== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15272== by 0x547F049: parse_for (lj_parse.c:2577)
==15272== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15272== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,036 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,037 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,038 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,039 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 19 bytes in 1 blocks are definitely lost in loss record 1,040 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15272== by 0x547E594: expr_primary (lj_parse.c:1961)
==15272== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15272== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15272== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9CA: expr (lj_parse.c:2109)
==15272== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15272== by 0x547E302: parse_args (lj_parse.c:1902)
==15272== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15272== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15272== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15272== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F688: parse_block (lj_parse.c:2402)
==15272== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15272== by 0x547F049: parse_for (lj_parse.c:2577)
==15272== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15272== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,049 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15272== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,050 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15272== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,051 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15272== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,052 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,053 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,054 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,055 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,056 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15272== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,057 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15272== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,058 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,059 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,060 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,061 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,062 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x5481548: cpparser (lj_load.c:42)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,063 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,064 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,065 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x547983F: lex_scan (lj_lex.c:301)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15272== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15272== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15272== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,066 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x5481548: cpparser (lj_load.c:42)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,067 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,068 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,069 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,070 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15272== by 0x547D619: expr_simple (lj_parse.c:2004)
==15272== by 0x547D619: expr_unop (lj_parse.c:2077)
==15272== by 0x547D619: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,071 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15272== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,072 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15272== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,073 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15272== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,074 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15272== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,075 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,076 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,077 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,078 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,079 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15272== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,080 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15272== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,081 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,082 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,083 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,084 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,085 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x5481548: cpparser (lj_load.c:42)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,086 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,087 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,088 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x547983F: lex_scan (lj_lex.c:301)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15272== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15272== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15272== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,089 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x5481548: cpparser (lj_load.c:42)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,090 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,091 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,092 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,093 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15272== by 0x547D619: expr_simple (lj_parse.c:2004)
==15272== by 0x547D619: expr_unop (lj_parse.c:2077)
==15272== by 0x547D619: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 20 bytes in 1 blocks are definitely lost in loss record 1,094 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15272== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,107 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C6293: luaopen_package (lib_package.c:610)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,108 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15272== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,109 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15272== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,110 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15272== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,111 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15272== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,112 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15272== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,113 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,114 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,115 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,116 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,117 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15272== by 0x547D108: expr_binop (lj_parse.c:2098)
==15272== by 0x547DA01: expr (lj_parse.c:2109)
==15272== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15272== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15272== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15272== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15272== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547F172: parse_local (lj_parse.c:2248)
==15272== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,118 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C6293: luaopen_package (lib_package.c:610)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,119 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15272== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,120 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15272== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,121 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15272== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,122 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15272== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,123 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15272== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,124 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,125 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,126 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,127 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 21 bytes in 1 blocks are definitely lost in loss record 1,128 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15272== by 0x547D108: expr_binop (lj_parse.c:2098)
==15272== by 0x547DA01: expr (lj_parse.c:2109)
==15272== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15272== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15272== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15272== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15272== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547F172: parse_local (lj_parse.c:2248)
==15272== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,141 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C4959: luaopen_io (lib_io.c:532)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,142 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15272== by 0x54C4992: luaopen_io (lib_io.c:534)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,143 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,144 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15272== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,145 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15272== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,146 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15272== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,147 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15272== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,148 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,149 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15272== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,150 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,151 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,152 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,153 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E104: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:40)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,154 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C4959: luaopen_io (lib_io.c:532)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,155 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15272== by 0x54C4992: luaopen_io (lib_io.c:534)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,156 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,157 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15272== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,158 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15272== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,159 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15272== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,160 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15272== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,161 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,162 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15272== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,163 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,164 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,165 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 22 bytes in 1 blocks are definitely lost in loss record 1,166 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E104: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:40)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,173 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,174 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C6308: luaopen_package (lib_package.c:615)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,175 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15272== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,176 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15272== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,177 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15272== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,178 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15272== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,179 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,180 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,181 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,182 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,183 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,184 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,185 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,186 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C6308: luaopen_package (lib_package.c:615)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,187 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15272== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,188 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15272== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,189 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15272== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,190 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15272== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,191 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,192 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,193 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,194 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,195 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 23 bytes in 1 blocks are definitely lost in loss record 1,196 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,845 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,846 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C6243: luaopen_package (lib_package.c:606)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,847 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C6335: luaopen_package (lib_package.c:617)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,848 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,849 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54762EB: lua_getfield (lj_api.c:800)
==15272== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15272== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,850 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,851 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,852 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,853 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,854 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,855 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,856 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15272== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,857 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x547983F: lex_scan (lj_lex.c:301)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15272== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15272== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15272== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,858 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,859 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,860 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,861 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,862 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,863 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C6243: luaopen_package (lib_package.c:606)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,864 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54C6335: luaopen_package (lib_package.c:617)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,865 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,866 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54762EB: lua_getfield (lj_api.c:800)
==15272== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15272== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,867 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,868 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,869 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,870 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,871 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,872 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,873 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15272== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,874 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x547983F: lex_scan (lj_lex.c:301)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15272== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15272== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15272== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,875 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,876 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,877 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 24 bytes in 1 blocks are definitely lost in loss record 1,878 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,885 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15272== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15272== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,886 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,887 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,888 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,889 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,890 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,891 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,892 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,893 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,894 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,895 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15272== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15272== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,896 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,897 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,898 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,899 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,900 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,901 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,902 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,903 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 25 bytes in 1 blocks are definitely lost in loss record 1,904 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,913 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C3414: luaopen_table (lib_table.c:384)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,914 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,915 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,916 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,917 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,918 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,919 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,920 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,921 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,922 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15272== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,923 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,924 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,925 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,926 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15272== by 0x547D108: expr_binop (lj_parse.c:2098)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547E302: parse_args (lj_parse.c:1902)
==15272== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15272== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15272== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F688: parse_block (lj_parse.c:2402)
==15272== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15272== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15272== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15272== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F688: parse_block (lj_parse.c:2402)
==15272== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15272== by 0x547F049: parse_for (lj_parse.c:2577)
==15272== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15272== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,927 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C3414: luaopen_table (lib_table.c:384)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,928 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,929 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,930 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,931 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,932 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,933 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,934 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,935 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,936 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15272== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,937 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,938 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,939 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 26 bytes in 1 blocks are definitely lost in loss record 1,940 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15272== by 0x547D108: expr_binop (lj_parse.c:2098)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547E302: parse_args (lj_parse.c:1902)
==15272== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15272== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15272== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F688: parse_block (lj_parse.c:2402)
==15272== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15272== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15272== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15272== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F688: parse_block (lj_parse.c:2402)
==15272== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15272== by 0x547F049: parse_for (lj_parse.c:2577)
==15272== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15272== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,945 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,946 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,947 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,948 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,949 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,950 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,951 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,952 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,953 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,954 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,955 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15272== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,956 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15272== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,957 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15272== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,958 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,959 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,960 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15272== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,961 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,962 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,963 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,964 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,965 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,966 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,967 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,968 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,969 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,970 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15272== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,971 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15272== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,972 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15272== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,973 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 27 bytes in 1 blocks are definitely lost in loss record 1,974 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,981 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C343B: luaopen_table (lib_table.c:385)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,982 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,983 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,984 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,985 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,986 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,987 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,988 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,989 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,990 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,991 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,992 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,993 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15272== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,994 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,995 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,996 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15272== by 0x547DA01: expr (lj_parse.c:2109)
==15272== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15272== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15272== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15272== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15272== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547F172: parse_local (lj_parse.c:2248)
==15272== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,997 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C343B: luaopen_table (lib_table.c:385)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,998 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 1,999 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,000 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,001 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,002 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,003 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,004 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,005 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,006 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,007 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,008 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,009 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15272== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,010 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,011 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 28 bytes in 1 blocks are definitely lost in loss record 2,012 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15272== by 0x547DA01: expr (lj_parse.c:2109)
==15272== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15272== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15272== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15272== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15272== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547F172: parse_local (lj_parse.c:2248)
==15272== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,019 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,020 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,021 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,022 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,023 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,024 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,025 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,026 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,027 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,028 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,029 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,030 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,031 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,032 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,033 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,034 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,035 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,036 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,037 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,038 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,039 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 29 bytes in 1 blocks are definitely lost in loss record 2,040 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,049 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,050 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C3462: luaopen_table (lib_table.c:386)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,051 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,052 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,053 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,054 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,055 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,056 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,057 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,058 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,059 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,060 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,061 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,062 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,063 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,064 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,065 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C3462: luaopen_table (lib_table.c:386)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,066 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,067 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,068 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,069 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,070 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,071 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,072 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,073 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,074 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,075 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,076 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,077 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 30 bytes in 1 blocks are definitely lost in loss record 2,078 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,081 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,082 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,083 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,084 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,085 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,086 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,087 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,088 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,089 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 31 bytes in 1 blocks are definitely lost in loss record 2,090 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x546E332: cpluaopen (lj_state.c:149)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x546E344: cpluaopen (lj_state.c:150)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15272== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15272== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15272== by 0x54C619B: luaopen_package (lib_package.c:592)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15272== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15272== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15272== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C3414: luaopen_table (lib_table.c:384)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C343B: luaopen_table (lib_table.c:385)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C3462: luaopen_table (lib_table.c:386)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C3489: luaopen_table (lib_table.c:387)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C4976: luaopen_io (lib_io.c:533)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C528D: luaopen_os (lib_os.c:289)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15272== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15272== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15272== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15272== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15272== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15272== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15272== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15272== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15272== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15272== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15272== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15272== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15272== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15272== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15272== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15272== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15272== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15272== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,486 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,487 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,488 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,489 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,490 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,491 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,492 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,493 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,494 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,495 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,496 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,497 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,498 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,499 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,500 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,501 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,502 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,503 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,504 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,505 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15272== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,506 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15272== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,507 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15272== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,508 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,509 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,510 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,511 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,512 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,513 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,514 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15272== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,515 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,516 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15272== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,517 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,518 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,519 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,520 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15272== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,521 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x546E332: cpluaopen (lj_state.c:149)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,522 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x546E344: cpluaopen (lj_state.c:150)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,523 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15272== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,524 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15272== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,525 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,526 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15272== by 0x54C619B: luaopen_package (lib_package.c:592)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,527 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15272== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,528 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15272== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15272== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,529 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,530 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C3414: luaopen_table (lib_table.c:384)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,531 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C343B: luaopen_table (lib_table.c:385)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,532 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C3462: luaopen_table (lib_table.c:386)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,533 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C3489: luaopen_table (lib_table.c:387)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,534 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,535 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,536 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,537 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C4976: luaopen_io (lib_io.c:533)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,538 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C528D: luaopen_os (lib_os.c:289)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,539 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,540 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,541 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,542 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,543 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,544 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,545 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15272== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,546 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,547 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,548 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,549 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15272== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,550 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15272== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,551 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15272== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,552 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15272== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,553 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15272== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,554 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,555 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,556 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,557 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,558 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,559 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,560 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,561 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15272== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,562 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15272== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,563 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15272== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,564 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15272== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,565 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,566 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,567 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15272== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,568 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,569 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,570 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,571 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,572 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15272== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,573 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,574 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,575 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,576 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,577 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,578 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,579 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,580 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,581 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,582 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,583 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,584 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,585 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15272== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,586 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,587 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,588 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,589 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,590 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,591 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,592 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,593 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,594 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,595 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,596 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,597 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,598 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15272== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,599 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,600 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,601 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,602 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,603 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15272== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,604 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,605 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,606 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,607 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15272== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,608 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15272== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,609 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,610 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,611 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,612 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,613 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,614 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,615 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,616 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,617 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,618 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,619 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,620 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15272== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,621 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15272== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,622 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,623 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,624 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,625 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15272== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,626 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,627 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,628 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,629 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,630 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,631 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,632 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,633 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,634 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15272== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,635 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15272== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,636 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15272== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,637 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15272== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,638 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15272== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,639 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15272== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,640 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,641 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,642 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,643 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,644 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,645 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,646 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,647 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,648 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,649 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,650 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,651 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15272== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,652 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,653 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,654 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,655 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,656 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,657 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,658 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,659 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,660 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,661 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,662 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,663 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,664 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,665 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,666 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,667 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,668 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,669 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,670 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,671 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,672 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,673 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,674 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,675 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,676 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,677 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,678 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,679 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,680 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,681 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,682 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,683 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,684 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,685 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,686 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,687 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,688 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,689 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,690 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,691 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,692 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,693 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,694 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,695 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,696 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,697 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,698 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,699 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,700 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,701 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,702 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,703 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,704 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,705 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,706 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,707 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,708 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,709 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,710 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,711 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,712 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,713 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,714 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,715 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15272== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,716 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15272== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,717 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15272== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,718 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,719 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,720 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,721 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,722 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,723 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,724 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15272== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,725 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15272== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15272== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15272== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15272== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,726 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,727 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15272== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,728 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,729 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,730 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468F59: newtab (lj_tab.c:124)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 32 bytes in 1 blocks are definitely lost in loss record 2,731 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15272== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 33 bytes in 1 blocks are definitely lost in loss record 2,734 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 33 bytes in 1 blocks are definitely lost in loss record 2,735 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 33 bytes in 1 blocks are definitely lost in loss record 2,736 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 33 bytes in 1 blocks are definitely lost in loss record 2,737 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15272== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 33 bytes in 1 blocks are definitely lost in loss record 2,738 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 33 bytes in 1 blocks are definitely lost in loss record 2,739 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 33 bytes in 1 blocks are definitely lost in loss record 2,740 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 33 bytes in 1 blocks are definitely lost in loss record 2,741 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15272== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 34 bytes in 1 blocks are definitely lost in loss record 2,744 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x546E399: cpluaopen (lj_state.c:154)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 34 bytes in 1 blocks are definitely lost in loss record 2,745 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 34 bytes in 1 blocks are definitely lost in loss record 2,746 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x546E399: cpluaopen (lj_state.c:154)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 34 bytes in 1 blocks are definitely lost in loss record 2,747 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 36 bytes in 1 blocks are definitely lost in loss record 2,762 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 36 bytes in 1 blocks are definitely lost in loss record 2,763 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 36 bytes in 2 blocks are definitely lost in loss record 2,764 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15272== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15272== by 0x547E302: parse_args (lj_parse.c:1902)
==15272== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15272== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15272== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15272== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 36 bytes in 2 blocks are definitely lost in loss record 2,765 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15272== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15272== by 0x547E302: parse_args (lj_parse.c:1902)
==15272== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15272== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15272== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15272== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 37 bytes in 1 blocks are definitely lost in loss record 2,766 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 37 bytes in 1 blocks are definitely lost in loss record 2,767 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 37 bytes in 1 blocks are definitely lost in loss record 2,768 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 37 bytes in 1 blocks are definitely lost in loss record 2,769 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 37 bytes in 1 blocks are definitely lost in loss record 2,770 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 37 bytes in 1 blocks are definitely lost in loss record 2,771 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 38 bytes in 1 blocks are definitely lost in loss record 2,774 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 38 bytes in 1 blocks are definitely lost in loss record 2,775 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 38 bytes in 1 blocks are definitely lost in loss record 2,776 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 38 bytes in 1 blocks are definitely lost in loss record 2,777 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 39 bytes in 1 blocks are definitely lost in loss record 2,780 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 39 bytes in 1 blocks are definitely lost in loss record 2,781 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 39 bytes in 1 blocks are definitely lost in loss record 2,782 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 39 bytes in 1 blocks are definitely lost in loss record 2,783 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 39 bytes in 1 blocks are definitely lost in loss record 2,784 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 39 bytes in 1 blocks are definitely lost in loss record 2,785 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,857 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15272== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15272== by 0x54C4992: luaopen_io (lib_io.c:534)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,858 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15272== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15272== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,859 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15272== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15272== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,860 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,861 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,862 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,863 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15272== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15272== by 0x54C4992: luaopen_io (lib_io.c:534)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,864 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15272== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15272== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,865 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15272== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15272== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,866 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,867 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 1 blocks are definitely lost in loss record 2,868 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 2 blocks are definitely lost in loss record 2,869 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15272== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 2 blocks are definitely lost in loss record 2,870 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 2 blocks are definitely lost in loss record 2,871 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15272== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 40 bytes in 2 blocks are definitely lost in loss record 2,872 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 41 bytes in 1 blocks are definitely lost in loss record 2,873 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 41 bytes in 1 blocks are definitely lost in loss record 2,874 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 41 bytes in 1 blocks are definitely lost in loss record 2,875 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 41 bytes in 1 blocks are definitely lost in loss record 2,876 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 42 bytes in 1 blocks are definitely lost in loss record 2,877 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 42 bytes in 1 blocks are definitely lost in loss record 2,878 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 43 bytes in 1 blocks are definitely lost in loss record 2,887 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 43 bytes in 1 blocks are definitely lost in loss record 2,888 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 43 bytes in 2 blocks are definitely lost in loss record 2,889 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 43 bytes in 2 blocks are definitely lost in loss record 2,890 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 44 bytes in 1 blocks are definitely lost in loss record 2,895 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 44 bytes in 1 blocks are definitely lost in loss record 2,896 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15272== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 47 bytes in 2 blocks are definitely lost in loss record 2,905 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15272== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 47 bytes in 2 blocks are definitely lost in loss record 2,906 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15272== by 0x54C6353: luaopen_package (lib_package.c:619)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 47 bytes in 2 blocks are definitely lost in loss record 2,907 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15272== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 47 bytes in 2 blocks are definitely lost in loss record 2,908 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15272== by 0x54C6353: luaopen_package (lib_package.c:619)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,015 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15272== by 0x54C0103: luaopen_base (lib_base.c:706)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,016 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15272== by 0x54C619B: luaopen_package (lib_package.c:592)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,017 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x54C279E: luaopen_string (lib_string.c:740)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,018 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,019 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,020 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,021 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15272== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,022 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,023 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,024 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,025 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,026 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,027 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,028 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,029 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,030 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,031 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,032 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,033 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15272== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,034 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15272== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,035 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,036 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15272== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,037 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468EB7: newtab (lj_tab.c:109)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15272== by 0x547D619: expr_simple (lj_parse.c:2004)
==15272== by 0x547D619: expr_unop (lj_parse.c:2077)
==15272== by 0x547D619: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,038 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15272== by 0x54C0103: luaopen_base (lib_base.c:706)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,039 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15272== by 0x54C619B: luaopen_package (lib_package.c:592)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,040 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x54C279E: luaopen_string (lib_string.c:740)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,041 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,042 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,043 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15272== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15272== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,044 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15272== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,045 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15272== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,046 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,047 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15272== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,048 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,049 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15272== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,050 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,051 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,052 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,053 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,054 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,055 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,056 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15272== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,057 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15272== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,058 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,059 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15272== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 48 bytes in 1 blocks are definitely lost in loss record 3,060 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468EB7: newtab (lj_tab.c:109)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15272== by 0x547D619: expr_simple (lj_parse.c:2004)
==15272== by 0x547D619: expr_unop (lj_parse.c:2077)
==15272== by 0x547D619: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 49 bytes in 1 blocks are definitely lost in loss record 3,063 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15272== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15272== by 0x547E302: parse_args (lj_parse.c:1902)
==15272== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15272== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15272== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547F172: parse_local (lj_parse.c:2248)
==15272== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 49 bytes in 1 blocks are definitely lost in loss record 3,064 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15272== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15272== by 0x547E302: parse_args (lj_parse.c:1902)
==15272== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15272== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15272== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547F172: parse_local (lj_parse.c:2248)
==15272== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 60 bytes in 2 blocks are definitely lost in loss record 3,104 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 60 bytes in 2 blocks are definitely lost in loss record 3,105 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15272== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 62 bytes in 3 blocks are definitely lost in loss record 3,108 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15272== by 0x547DB92: expr_table (lj_parse.c:1762)
==15272== by 0x547D619: expr_simple (lj_parse.c:2004)
==15272== by 0x547D619: expr_unop (lj_parse.c:2077)
==15272== by 0x547D619: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 62 bytes in 3 blocks are definitely lost in loss record 3,109 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15272== by 0x5479986: lex_string (lj_lex.c:280)
==15272== by 0x5479986: lex_scan (lj_lex.c:364)
==15272== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15272== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15272== by 0x547DB92: expr_table (lj_parse.c:1762)
==15272== by 0x547D619: expr_simple (lj_parse.c:2004)
==15272== by 0x547D619: expr_unop (lj_parse.c:2077)
==15272== by 0x547D619: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 64 bytes in 1 blocks are definitely lost in loss record 3,190 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15272== by 0x54C073D: luaopen_math (lib_math.c:221)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 64 bytes in 1 blocks are definitely lost in loss record 3,191 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15272== by 0x54C073D: luaopen_math (lib_math.c:221)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 64 bytes in 2 blocks are definitely lost in loss record 3,192 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15272== by 0x54C6353: luaopen_package (lib_package.c:619)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 64 bytes in 2 blocks are definitely lost in loss record 3,193 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 64 bytes in 2 blocks are definitely lost in loss record 3,194 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 64 bytes in 2 blocks are definitely lost in loss record 3,195 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15272== by 0x54C6353: luaopen_package (lib_package.c:619)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 64 bytes in 2 blocks are definitely lost in loss record 3,196 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 64 bytes in 2 blocks are definitely lost in loss record 3,197 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 67 bytes in 3 blocks are definitely lost in loss record 3,200 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 67 bytes in 3 blocks are definitely lost in loss record 3,201 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 72 bytes in 1 blocks are definitely lost in loss record 3,229 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468EB7: newtab (lj_tab.c:109)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 3,230 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x54B7C74: clib_new (lj_clib.c:398)
==15272== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15272== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 72 bytes in 1 blocks are definitely lost in loss record 3,231 of 4,025
==15272== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15272== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15272== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15272== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15272== by 0x547DE88: expr_table (lj_parse.c:1746)
==15272== by 0x547D619: expr_simple (lj_parse.c:2004)
==15272== by 0x547D619: expr_unop (lj_parse.c:2077)
==15272== by 0x547D619: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 72 bytes in 1 blocks are definitely lost in loss record 3,232 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x5468EB7: newtab (lj_tab.c:109)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 3,233 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x54B7C74: clib_new (lj_clib.c:398)
==15272== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15272== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 72 bytes in 1 blocks are definitely lost in loss record 3,234 of 4,025
==15272== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15272== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15272== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15272== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15272== by 0x547DE88: expr_table (lj_parse.c:1746)
==15272== by 0x547D619: expr_simple (lj_parse.c:2004)
==15272== by 0x547D619: expr_unop (lj_parse.c:2077)
==15272== by 0x547D619: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547F25B: parse_local (lj_parse.c:2261)
==15272== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 80 bytes in 1 blocks are definitely lost in loss record 3,276 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15272== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15272== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 80 bytes in 1 blocks are definitely lost in loss record 3,277 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15272== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15272== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 88 bytes in 4 blocks are definitely lost in loss record 3,288 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C4976: luaopen_io (lib_io.c:533)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 88 bytes in 4 blocks are definitely lost in loss record 3,289 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C4976: luaopen_io (lib_io.c:533)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 91 bytes in 4 blocks are definitely lost in loss record 3,290 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15272== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 91 bytes in 4 blocks are definitely lost in loss record 3,291 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15272== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,344 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,345 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,346 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,347 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,348 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,349 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,350 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,351 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15272== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,352 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15272== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,353 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15272== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,354 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 1 blocks are definitely lost in loss record 3,355 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 3 blocks are definitely lost in loss record 3,356 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15272== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 3 blocks are definitely lost in loss record 3,357 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 3 blocks are definitely lost in loss record 3,358 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15272== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 96 bytes in 3 blocks are definitely lost in loss record 3,359 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 100 bytes in 5 blocks are definitely lost in loss record 3,360 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15272== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 100 bytes in 5 blocks are definitely lost in loss record 3,361 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15272== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15272== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 108 bytes in 5 blocks are definitely lost in loss record 3,364 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 108 bytes in 5 blocks are definitely lost in loss record 3,365 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 114 bytes in 5 blocks are definitely lost in loss record 3,385 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 114 bytes in 5 blocks are definitely lost in loss record 3,386 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 119 bytes in 1 blocks are definitely lost in loss record 3,387 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5475745: lua_pushstring (lj_api.c:652)
==15272== by 0x54C607A: setpath (lib_package.c:555)
==15272== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 119 bytes in 1 blocks are definitely lost in loss record 3,388 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5475745: lua_pushstring (lj_api.c:652)
==15272== by 0x54C607A: setpath (lib_package.c:555)
==15272== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 120 bytes in 5 blocks are definitely lost in loss record 3,404 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546AB0F: func_finduv (lj_func.c:52)
==15272== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 120 bytes in 5 blocks are definitely lost in loss record 3,405 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546AB0F: func_finduv (lj_func.c:52)
==15272== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 125 bytes in 6 blocks are definitely lost in loss record 3,409 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5475745: lua_pushstring (lj_api.c:652)
==15272== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 125 bytes in 6 blocks are definitely lost in loss record 3,410 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5475745: lua_pushstring (lj_api.c:652)
==15272== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 126 bytes in 1 blocks are definitely lost in loss record 3,411 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15272== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15272== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547EF73: parse_return (lj_parse.c:2316)
==15272== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15272== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15272== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15272== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15272== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15272== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 126 bytes in 1 blocks are definitely lost in loss record 3,412 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15272== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15272== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547EF73: parse_return (lj_parse.c:2316)
==15272== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15272== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15272== by 0x547C930: parse_body (lj_parse.c:1853)
==15272== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15272== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15272== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15272== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15272== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 128 bytes in 4 blocks are definitely lost in loss record 3,459 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15272== by 0x54C6212: luaopen_package (lib_package.c:599)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 128 bytes in 4 blocks are definitely lost in loss record 3,460 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 128 bytes in 4 blocks are definitely lost in loss record 3,461 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15272== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15272== by 0x54C6212: luaopen_package (lib_package.c:599)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 128 bytes in 4 blocks are definitely lost in loss record 3,462 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 130 bytes in 1 blocks are definitely lost in loss record 3,463 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15272== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15272== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15272== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15272== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 130 bytes in 1 blocks are definitely lost in loss record 3,464 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15272== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15272== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15272== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15272== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 157 bytes in 6 blocks are definitely lost in loss record 3,485 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 157 bytes in 6 blocks are definitely lost in loss record 3,486 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 160 bytes in 5 blocks are definitely lost in loss record 3,502 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 160 bytes in 5 blocks are definitely lost in loss record 3,503 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 172 bytes in 5 blocks are definitely lost in loss record 3,515 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 172 bytes in 5 blocks are definitely lost in loss record 3,516 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A70B: func_newL (lj_func.c:122)
==15272== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 174 bytes in 8 blocks are definitely lost in loss record 3,517 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 174 bytes in 8 blocks are definitely lost in loss record 3,518 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 176 bytes in 2 blocks are definitely lost in loss record 3,529 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15272== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15272== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 176 bytes in 2 blocks are definitely lost in loss record 3,530 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15272== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15272== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 186 bytes in 8 blocks are definitely lost in loss record 3,541 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C528D: luaopen_os (lib_os.c:289)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 186 bytes in 8 blocks are definitely lost in loss record 3,542 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C528D: luaopen_os (lib_os.c:289)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,548 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15272== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,549 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15272== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,550 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,551 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,552 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,553 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,554 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,555 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15272== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,556 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15272== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,557 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15272== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,558 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,559 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,560 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15272== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 1 blocks are definitely lost in loss record 3,561 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15272== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 6 blocks are definitely lost in loss record 3,562 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 192 bytes in 6 blocks are definitely lost in loss record 3,563 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 200 bytes in 1 blocks are definitely lost in loss record 3,564 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547F857: lj_parse (lj_parse.c:2721)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 200 bytes in 1 blocks are definitely lost in loss record 3,565 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547F857: lj_parse (lj_parse.c:2721)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15272== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 200 bytes in 5 blocks are definitely lost in loss record 3,566 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15272== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15272== by 0x54C38CD: io_file_new (lib_io.c:73)
==15272== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15272== by 0x518AA7: ngx_http_lua_init_worker_by_inline (ngx_http_lua_initworkerby.c:345)
==15272== by 0x518A26: ngx_http_lua_init_worker (ngx_http_lua_initworkerby.c:318)
==15272== by 0x44CF40: ngx_single_process_cycle (ngx_process_cycle.c:309)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_worker_by_inline
fun:ngx_http_lua_init_worker
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 212 bytes in 1 blocks are definitely lost in loss record 3,569 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15272== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15272== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15272== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15272== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F688: parse_block (lj_parse.c:2402)
==15272== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15272== by 0x547F049: parse_for (lj_parse.c:2577)
==15272== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15272== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 212 bytes in 1 blocks are definitely lost in loss record 3,570 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15272== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15272== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15272== by 0x547D9A5: expr (lj_parse.c:2109)
==15272== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15272== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15272== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15272== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15272== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F688: parse_block (lj_parse.c:2402)
==15272== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15272== by 0x547F049: parse_for (lj_parse.c:2577)
==15272== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15272== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 216 bytes in 10 blocks are definitely lost in loss record 3,571 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 216 bytes in 10 blocks are definitely lost in loss record 3,572 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,575 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547F857: lj_parse (lj_parse.c:2721)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,576 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547F857: lj_parse (lj_parse.c:2721)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 229 bytes in 10 blocks are definitely lost in loss record 3,585 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 229 bytes in 10 blocks are definitely lost in loss record 3,586 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 245 bytes in 11 blocks are definitely lost in loss record 3,587 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 245 bytes in 11 blocks are definitely lost in loss record 3,588 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 288 bytes in 9 blocks are definitely lost in loss record 3,619 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 288 bytes in 9 blocks are definitely lost in loss record 3,620 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 310 bytes in 1 blocks are definitely lost in loss record 3,631 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547F172: parse_local (lj_parse.c:2248)
==15272== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 310 bytes in 1 blocks are definitely lost in loss record 3,632 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547F172: parse_local (lj_parse.c:2248)
==15272== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15272== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 352 bytes in 11 blocks are definitely lost in loss record 3,653 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C4976: luaopen_io (lib_io.c:533)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 352 bytes in 11 blocks are definitely lost in loss record 3,654 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C528D: luaopen_os (lib_os.c:289)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 352 bytes in 11 blocks are definitely lost in loss record 3,655 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C4976: luaopen_io (lib_io.c:533)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 352 bytes in 11 blocks are definitely lost in loss record 3,656 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C528D: luaopen_os (lib_os.c:289)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 360 bytes in 15 blocks are definitely lost in loss record 3,660 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546AB0F: func_finduv (lj_func.c:52)
==15272== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 360 bytes in 15 blocks are definitely lost in loss record 3,661 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x546AB0F: func_finduv (lj_func.c:52)
==15272== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15272== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15272== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 363 bytes in 1 blocks are definitely lost in loss record 3,662 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 363 bytes in 1 blocks are definitely lost in loss record 3,663 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15272== by 0x547C960: parse_body (lj_parse.c:1855)
==15272== by 0x547EE83: parse_func (lj_parse.c:2286)
==15272== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15272== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15272== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15272== by 0x548153A: cpparser (lj_load.c:41)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x548165A: lua_loadx (lj_load.c:58)
==15272== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15272== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15272== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 382 bytes in 18 blocks are definitely lost in loss record 3,668 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 382 bytes in 18 blocks are definitely lost in loss record 3,669 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,681 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15272== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,682 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5469CC4: newhpart (lj_tab.c:66)
==15272== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15272== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15272== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15272== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15272== by 0x5476F58: lua_setfield (lj_api.c:972)
==15272== by 0x54C6335: luaopen_package (lib_package.c:617)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,683 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,684 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,685 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C4976: luaopen_io (lib_io.c:533)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,686 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C528D: luaopen_os (lib_os.c:289)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,687 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,688 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,689 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,690 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,691 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5469CC4: newhpart (lj_tab.c:66)
==15272== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15272== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15272== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15272== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15272== by 0x5476F58: lua_setfield (lj_api.c:972)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,692 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15272== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,693 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,694 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,695 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15272== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,696 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5469CC4: newhpart (lj_tab.c:66)
==15272== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15272== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15272== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15272== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15272== by 0x5476F58: lua_setfield (lj_api.c:972)
==15272== by 0x54C6335: luaopen_package (lib_package.c:617)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,697 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,698 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,699 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C4976: luaopen_io (lib_io.c:533)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,700 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C528D: luaopen_os (lib_os.c:289)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,701 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,702 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,703 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,704 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,705 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5469CC4: newhpart (lj_tab.c:66)
==15272== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15272== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15272== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15272== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15272== by 0x5476F58: lua_setfield (lj_api.c:972)
==15272== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15272== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,706 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15272== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,707 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 1 blocks are definitely lost in loss record 3,708 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15272== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 12 blocks are definitely lost in loss record 3,709 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 384 bytes in 12 blocks are definitely lost in loss record 3,710 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 416 bytes in 13 blocks are definitely lost in loss record 3,714 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 416 bytes in 13 blocks are definitely lost in loss record 3,715 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C278F: luaopen_string (lib_string.c:739)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 438 bytes in 19 blocks are definitely lost in loss record 3,720 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15272== by 0x546E387: cpluaopen (lj_state.c:152)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 438 bytes in 19 blocks are definitely lost in loss record 3,721 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15272== by 0x546E387: cpluaopen (lj_state.c:152)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 442 bytes in 21 blocks are definitely lost in loss record 3,722 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15272== by 0x546E38F: cpluaopen (lj_state.c:153)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 442 bytes in 21 blocks are definitely lost in loss record 3,723 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15272== by 0x546E38F: cpluaopen (lj_state.c:153)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 462 bytes in 19 blocks are definitely lost in loss record 3,732 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 462 bytes in 19 blocks are definitely lost in loss record 3,733 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 512 bytes in 16 blocks are definitely lost in loss record 3,785 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 512 bytes in 16 blocks are definitely lost in loss record 3,786 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 544 bytes in 17 blocks are definitely lost in loss record 3,798 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 544 bytes in 17 blocks are definitely lost in loss record 3,799 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 576 bytes in 18 blocks are definitely lost in loss record 3,811 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 576 bytes in 18 blocks are definitely lost in loss record 3,812 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 760 bytes in 5 blocks are definitely lost in loss record 3,857 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15272== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15272== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 760 bytes in 5 blocks are definitely lost in loss record 3,858 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15272== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15272== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15272== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,861 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,862 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15272== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,863 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15272== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,864 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,865 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5469CC4: newhpart (lj_tab.c:66)
==15272== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15272== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15272== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15272== by 0x547710F: lua_rawset (lj_api.c:991)
==15272== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,866 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,867 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,868 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15272== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15272== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,869 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15272== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,870 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15272== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15272== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,871 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15272== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,872 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5469CC4: newhpart (lj_tab.c:66)
==15272== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15272== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15272== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15272== by 0x547710F: lua_rawset (lj_api.c:991)
==15272== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15272== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,873 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 768 bytes in 1 blocks are definitely lost in loss record 3,874 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15272== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15272== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 848 bytes in 26 blocks are definitely lost in loss record 3,891 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 848 bytes in 26 blocks are definitely lost in loss record 3,892 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C0761: luaopen_math (lib_math.c:223)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 1,000 bytes in 27 blocks are definitely lost in loss record 3,912 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 1,000 bytes in 27 blocks are definitely lost in loss record 3,913 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15272== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15272== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15272== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15272== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15272== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15272== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 1,446 bytes in 59 blocks are definitely lost in loss record 3,949 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15272== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 1,446 bytes in 59 blocks are definitely lost in loss record 3,950 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468C42: lj_str_new (lj_str.c:220)
==15272== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15272== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 1,536 bytes in 1 blocks are definitely lost in loss record 3,956 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x546E332: cpluaopen (lj_state.c:149)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 1,536 bytes in 1 blocks are definitely lost in loss record 3,957 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x546E332: cpluaopen (lj_state.c:149)
==15272== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15272== by 0x546E64F: lua_newstate (lj_state.c:222)
==15272== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15272== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15272== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,985 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15272== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,986 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15272== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15272== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 3,072 bytes in 1 blocks are definitely lost in loss record 3,993 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x422D15: main (nginx.c:294)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 3,072 bytes in 1 blocks are definitely lost in loss record 3,994 of 4,025
==15272== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15272== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x5468F18: newhpart (lj_tab.c:66)
==15272== by 0x5468F18: newtab (lj_tab.c:145)
==15272== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15272== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15272== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15272== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15272== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15272== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15272== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15272== by 0x459663: ngx_http_block (ngx_http.c:312)
==15272== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15272== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15272== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15272== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* ==15272== 4,096 bytes in 1 blocks are definitely lost in loss record 4,004 of 4,025
==15272== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15272== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15272== by 0x54680B4: lj_buf_shrink (lj_buf.c:56)
==15272== by 0x54663B8: atomic (lj_gc.c:597)
==15272== by 0x54663B8: gc_onestep (lj_gc.c:622)
==15272== by 0x546698F: lj_gc_fullgc (lj_gc.c:748)
==15272== by 0x5477F14: lua_gc (lj_api.c:1244)
==15272== by 0x5034D8: ngx_http_lua_report (ngx_http_lua_util.c:4086)
==15272== by 0x518ABF: ngx_http_lua_init_worker_by_inline (ngx_http_lua_initworkerby.c:347)
==15272== by 0x518A26: ngx_http_lua_init_worker (ngx_http_lua_initworkerby.c:318)
==15272== by 0x44CF40: ngx_single_process_cycle (ngx_process_cycle.c:309)
==15272== by 0x422F5B: main (nginx.c:382)
==15272==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_buf_shrink
fun:atomic
fun:gc_onestep
fun:lj_gc_fullgc
fun:lua_gc
fun:ngx_http_lua_report
fun:ngx_http_lua_init_worker_by_inline
fun:ngx_http_lua_init_worker
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* - status code ok got: ''
expected: '200'
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== Invalid read of size 8
==15283== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15283== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283== Address 0x30 is not stack'd, malloc'd or (recently) free'd
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_poll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283==
==15283== Process terminating with default action of signal 11 (SIGSEGV)
==15283== Access not within mapped region at address 0x30
==15283== at 0x44FBEC: ngx_poll_process_events (ngx_poll_module.c:337)
==15283== by 0x44339B: ngx_process_events_and_timers (ngx_event.c:252)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283== If you believe this happened as a result of a stack
==15283== overflow in your program's main thread (unlikely but
==15283== possible), you can try to increase the size of the
==15283== main thread stack using the --main-stacksize= flag.
==15283== The main thread stack size used in this run was 8388608.
==15283== 18 bytes in 1 blocks are definitely lost in loss record 810 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15283== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 18 bytes in 1 blocks are definitely lost in loss record 811 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54CBA64: ffi_finalizer (lib_ffi.c:834)
==15283== by 0x54CBA64: luaopen_ffi (lib_ffi.c:855)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 816 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 817 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 818 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 819 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 820 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15283== by 0x547E594: expr_primary (lj_parse.c:1961)
==15283== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15283== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15283== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9CA: expr (lj_parse.c:2109)
==15283== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15283== by 0x547E302: parse_args (lj_parse.c:1902)
==15283== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15283== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15283== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15283== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F688: parse_block (lj_parse.c:2402)
==15283== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15283== by 0x547F049: parse_for (lj_parse.c:2577)
==15283== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15283== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 821 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54C00A1: luaopen_base (lib_base.c:704)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 822 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F8432: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2005)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 823 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 824 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51E0E0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 19 bytes in 1 blocks are definitely lost in loss record 825 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547E2F1: parse_args (lj_parse.c:1898)
==15283== by 0x547E594: expr_primary (lj_parse.c:1961)
==15283== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15283== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15283== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9CA: expr (lj_parse.c:2109)
==15283== by 0x547D9CA: expr_list (lj_parse.c:1879)
==15283== by 0x547E302: parse_args (lj_parse.c:1902)
==15283== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15283== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15283== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15283== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F688: parse_block (lj_parse.c:2402)
==15283== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15283== by 0x547F049: parse_for (lj_parse.c:2577)
==15283== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15283== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 834 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15283== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 835 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15283== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 836 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15283== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 837 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 838 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 839 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 840 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 841 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15283== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 842 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15283== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 843 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 844 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 845 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 846 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 847 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x5481548: cpparser (lj_load.c:42)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 848 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 849 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 850 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x547983F: lex_scan (lj_lex.c:301)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15283== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15283== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15283== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 851 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x5481548: cpparser (lj_load.c:42)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 852 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 853 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 854 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 855 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15283== by 0x547D619: expr_simple (lj_parse.c:2004)
==15283== by 0x547D619: expr_unop (lj_parse.c:2077)
==15283== by 0x547D619: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 856 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15283== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 857 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x5481548: cpparser (lj_load.c:42)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15283== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15283== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15283== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15283== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15283== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15283== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15283== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15283== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15283== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15283== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 858 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15283== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 859 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15283== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 860 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15283== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 861 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54C90B8: luaopen_jit (lib_jit.c:777)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 862 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 863 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54CBE6E: luaL_openlibs (lib_init.c:51)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 864 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EB365: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 865 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x4FF54F: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2992)
==15283== by 0x4FF54F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 866 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E838B: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==15283== by 0x4E838B: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 867 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F0168: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 868 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F01B0: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 869 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC917: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 870 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 871 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x5481548: cpparser (lj_load.c:42)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 872 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4ED7E4: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 873 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x513FDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 874 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x547983F: lex_scan (lj_lex.c:301)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15283== by 0x547EB7F: parse_local (lj_parse.c:2260)
==15283== by 0x547EB7F: parse_stmt (lj_parse.c:2648)
==15283== by 0x547EB7F: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 875 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x5481548: cpparser (lj_load.c:42)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 876 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51B3A2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 877 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51E0BC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 878 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 879 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547DAFC: expr_table (lj_parse.c:1714)
==15283== by 0x547D619: expr_simple (lj_parse.c:2004)
==15283== by 0x547D619: expr_unop (lj_parse.c:2077)
==15283== by 0x547D619: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 20 bytes in 1 blocks are definitely lost in loss record 880 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x503558: ngx_http_lua_do_call (ngx_http_lua_util.c:4108)
==15283== by 0x51800D: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:24)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 893 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C6293: luaopen_package (lib_package.c:610)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 894 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15283== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 895 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15283== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 896 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15283== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 897 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15283== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 898 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15283== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 899 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 900 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 901 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 902 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 903 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15283== by 0x547D108: expr_binop (lj_parse.c:2098)
==15283== by 0x547DA01: expr (lj_parse.c:2109)
==15283== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15283== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15283== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15283== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15283== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547F172: parse_local (lj_parse.c:2248)
==15283== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 904 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C6293: luaopen_package (lib_package.c:610)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 905 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD731: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==15283== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 906 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD792: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==15283== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 907 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E836C: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==15283== by 0x4E836C: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 908 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E83AA: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==15283== by 0x4E83AA: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 909 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E83E8: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==15283== by 0x4E83E8: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 910 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1AD4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 911 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5142AA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:289)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 912 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51C6C8: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 913 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x51DFA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 21 bytes in 1 blocks are definitely lost in loss record 914 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15283== by 0x547D108: expr_binop (lj_parse.c:2098)
==15283== by 0x547DA01: expr (lj_parse.c:2109)
==15283== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15283== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15283== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15283== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15283== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547F172: parse_local (lj_parse.c:2248)
==15283== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 929 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C4959: luaopen_io (lib_io.c:532)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 930 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15283== by 0x54C4992: luaopen_io (lib_io.c:534)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 931 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 932 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15283== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 933 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15283== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 934 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15283== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 935 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15283== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 936 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 937 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15283== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 938 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 939 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 940 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 941 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C4959: luaopen_io (lib_io.c:532)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 942 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15283== by 0x54C4992: luaopen_io (lib_io.c:534)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 943 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 944 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD710: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==15283== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 945 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD773: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==15283== by 0x4FF5E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:749)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 946 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E834D: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==15283== by 0x4E834D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 947 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E8407: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==15283== by 0x4E8407: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 948 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC983: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 949 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x515890: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==15283== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 950 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51C6A4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 951 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 22 bytes in 1 blocks are definitely lost in loss record 952 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 959 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 960 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C6308: luaopen_package (lib_package.c:615)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 961 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15283== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 962 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15283== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 963 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15283== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 964 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15283== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 965 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 966 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 967 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 968 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 969 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 970 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 971 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C62DB: luaopen_package (lib_package.c:613)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 972 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C6308: luaopen_package (lib_package.c:615)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 973 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15283== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 974 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C3CAA: io_std_new (lib_io.c:524)
==15283== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 975 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4E83C9: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==15283== by 0x4E83C9: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 976 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5146ED: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:408)
==15283== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 977 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1A8C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1013)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 978 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x513FED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 979 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DF2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 980 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51E116: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:42)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 981 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x517215: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:269)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 23 bytes in 1 blocks are definitely lost in loss record 982 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BD368: lj_lib_postreg (lj_lib.c:176)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,620 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,621 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C6243: luaopen_package (lib_package.c:606)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,622 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C6335: luaopen_package (lib_package.c:617)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,623 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,624 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54762EB: lua_getfield (lj_api.c:800)
==15283== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15283== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,625 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,626 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,627 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,628 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,629 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,630 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,631 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15283== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,632 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x547983F: lex_scan (lj_lex.c:301)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15283== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15283== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15283== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,633 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,634 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,635 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,636 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,637 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54C00F4: luaopen_base (lib_base.c:705)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,638 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C6243: luaopen_package (lib_package.c:606)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,639 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54C6335: luaopen_package (lib_package.c:617)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,640 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,641 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54762EB: lua_getfield (lj_api.c:800)
==15283== by 0x54BCB15: lib_create_table (lj_lib.c:32)
==15283== by 0x54BCB15: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,642 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EB322: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,643 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD9C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,644 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC863: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,645 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC8AB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,646 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,647 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EAFBC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1441)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,648 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F43D9: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==15283== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,649 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x547983F: lex_scan (lj_lex.c:301)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547E4C7: expr_primary (lj_parse.c:1958)
==15283== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15283== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15283== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,650 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x514183: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,651 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51E098: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,652 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x517239: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:272)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 24 bytes in 1 blocks are definitely lost in loss record 1,653 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5172B2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:284)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,660 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15283== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15283== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,661 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,662 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,663 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,664 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,665 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,666 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,667 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,668 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,669 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,670 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54BDD15: luaL_findtable (lib_aux.c:89)
==15283== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15283== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,671 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,672 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD7B4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,673 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD7F2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,674 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEAB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,675 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC157: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,676 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC1E7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,677 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51726A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:278)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,678 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51728E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:281)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 25 bytes in 1 blocks are definitely lost in loss record 1,679 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5172D6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:287)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,688 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C3414: luaopen_table (lib_table.c:384)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,689 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,690 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,691 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,692 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,693 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,694 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,695 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,696 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,697 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15283== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,698 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,699 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,700 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,701 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15283== by 0x547D108: expr_binop (lj_parse.c:2098)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547E302: parse_args (lj_parse.c:1902)
==15283== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15283== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15283== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F688: parse_block (lj_parse.c:2402)
==15283== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15283== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15283== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15283== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F688: parse_block (lj_parse.c:2402)
==15283== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15283== by 0x547F049: parse_for (lj_parse.c:2577)
==15283== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15283== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,702 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C3414: luaopen_table (lib_table.c:384)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,703 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD7D3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,704 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD811: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,705 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD88D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,706 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD8AC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,707 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD909: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,708 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC4E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,709 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC95F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,710 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC9CB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,711 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51BEED: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==15283== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,712 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F3F9E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,713 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x514461: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,714 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DFB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 26 bytes in 1 blocks are definitely lost in loss record 1,715 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15283== by 0x547D108: expr_binop (lj_parse.c:2098)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547E302: parse_args (lj_parse.c:1902)
==15283== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15283== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15283== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F688: parse_block (lj_parse.c:2402)
==15283== by 0x547F6D4: parse_then (lj_parse.c:2591)
==15283== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15283== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15283== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F688: parse_block (lj_parse.c:2402)
==15283== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15283== by 0x547F049: parse_for (lj_parse.c:2577)
==15283== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15283== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,720 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,721 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,722 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,723 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,724 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,725 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,726 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,727 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,728 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,729 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,730 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15283== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,731 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15283== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,732 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15283== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,733 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,734 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,735 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547567A: lua_pushlstring (lj_api.c:640)
==15283== by 0x54C62C7: luaopen_package (lib_package.c:612)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,736 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FF53D: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,737 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD86E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,738 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD947: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,739 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDCCA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,740 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC887: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,741 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EE972: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,742 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEAFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,743 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1B1F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1031)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,744 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1B67: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,745 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51B913: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==15283== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,746 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51B937: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==15283== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,747 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4ECA16: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==15283== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,748 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5141CB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 27 bytes in 1 blocks are definitely lost in loss record 1,749 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5143D1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:322)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,755 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C343B: luaopen_table (lib_table.c:385)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,756 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,757 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,758 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD928: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:83)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,759 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,760 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,761 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,762 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,763 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,764 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,765 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,766 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,767 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,768 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15283== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,769 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,770 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,771 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15283== by 0x547DA01: expr (lj_parse.c:2109)
==15283== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15283== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15283== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15283== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15283== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547F172: parse_local (lj_parse.c:2248)
==15283== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,772 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C343B: luaopen_table (lib_table.c:385)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,773 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,774 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD830: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,775 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC93B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,776 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC9A7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,777 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EE9BA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,778 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EE9DE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,779 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEADA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,780 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC19F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,781 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1B8B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,782 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F409A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,783 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F40BE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,784 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4ED056: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==15283== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,785 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5141EF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,786 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51B3F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:89)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 28 bytes in 1 blocks are definitely lost in loss record 1,787 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547CDD5: expr_binop (lj_parse.c:2095)
==15283== by 0x547DA01: expr (lj_parse.c:2109)
==15283== by 0x547DA01: expr_cond (lj_parse.c:2124)
==15283== by 0x547F6BD: parse_then (lj_parse.c:2589)
==15283== by 0x547EEC4: parse_if (lj_parse.c:2601)
==15283== by 0x547EEC4: parse_stmt (lj_parse.c:2627)
==15283== by 0x547EEC4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547F172: parse_local (lj_parse.c:2248)
==15283== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,794 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,795 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,796 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,797 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,798 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,799 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,800 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,801 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,802 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,803 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,804 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,805 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD84F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,806 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDCAB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,807 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F0120: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,808 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EE996: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,809 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1AFB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1028)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,810 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F1B43: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1034)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,811 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F4BAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,812 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F4BD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,813 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F3FC2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,814 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x514389: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 29 bytes in 1 blocks are definitely lost in loss record 1,815 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5144F1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:346)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,824 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,825 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C3462: luaopen_table (lib_table.c:386)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,826 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,827 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,828 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,829 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,830 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,831 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,832 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,833 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,834 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,835 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,836 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,837 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,838 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,839 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,840 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C3462: luaopen_table (lib_table.c:386)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,841 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,842 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD985: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,843 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC2F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,844 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,845 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,846 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EEA4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,847 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EAFE0: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1444)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,848 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F4C1B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,849 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F3FE6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,850 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F402E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,851 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,852 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DE7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 30 bytes in 1 blocks are definitely lost in loss record 1,853 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DF4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,855 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,856 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,857 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,858 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,859 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4F4BF7: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:375)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,860 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,861 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD8EA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,862 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDABB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,863 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDB94: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,864 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDBB3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 31 bytes in 1 blocks are definitely lost in loss record 1,865 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x5144CD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,064 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x546E332: cpluaopen (lj_state.c:149)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,065 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x546E344: cpluaopen (lj_state.c:150)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,066 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15283== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,067 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15283== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,068 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,069 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15283== by 0x54C619B: luaopen_package (lib_package.c:592)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,070 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15283== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,071 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15283== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15283== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,072 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,073 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C3414: luaopen_table (lib_table.c:384)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,074 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C343B: luaopen_table (lib_table.c:385)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,075 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C3462: luaopen_table (lib_table.c:386)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,076 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C3489: luaopen_table (lib_table.c:387)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,077 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,078 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,079 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,080 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C4976: luaopen_io (lib_io.c:533)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,081 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C528D: luaopen_os (lib_os.c:289)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,082 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,083 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,084 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,085 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,086 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,087 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,088 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,089 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,090 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,091 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,092 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15283== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,093 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15283== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,094 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15283== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,095 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15283== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,096 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15283== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,097 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,098 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,099 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,100 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,101 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,102 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,103 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,104 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15283== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,105 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15283== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,106 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15283== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,107 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15283== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,108 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,109 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,110 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,111 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,112 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,113 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,114 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,115 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,116 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,117 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,118 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,119 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,120 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,121 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,122 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,123 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,124 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,125 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,126 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,127 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,128 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,129 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,130 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,131 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,132 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,133 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,134 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,135 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,136 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,137 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,138 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,139 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,140 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,141 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,142 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,143 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,144 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,145 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,146 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,147 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,148 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,149 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,150 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15283== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,151 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15283== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,152 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,153 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,154 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,155 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,156 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,157 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,158 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,159 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,160 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,161 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,162 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,163 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,164 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15283== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,165 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,166 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,167 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,168 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,169 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,170 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,171 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,172 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,173 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,174 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,175 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,176 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,177 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,178 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15283== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,179 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15283== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,180 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15283== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,181 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15283== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,182 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15283== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,183 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,184 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,185 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,186 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,187 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,188 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,189 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,190 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,191 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,192 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,193 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,194 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15283== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,195 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,196 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,197 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,198 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,199 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,200 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,201 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,202 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,203 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,204 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,205 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,206 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,207 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,208 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,209 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,210 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,211 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,212 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,213 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,214 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,215 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,216 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,217 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,218 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,219 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,220 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,221 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,222 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,223 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,224 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,225 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,226 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,227 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,228 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,229 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,230 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,231 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,232 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,233 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,234 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,235 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,236 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,237 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,238 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,239 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,240 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,241 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,242 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,243 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,244 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,245 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,246 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,247 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,248 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,249 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,250 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,251 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,252 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,253 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,254 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,255 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,256 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,257 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,258 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15283== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,259 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15283== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,260 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15283== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,261 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,262 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,263 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,264 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,265 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,266 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,267 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15283== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,268 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,269 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15283== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,270 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,271 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,272 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,273 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15283== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,274 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5479E68: fs_init (lj_parse.c:1617)
==15283== by 0x547F7EE: lj_parse (lj_parse.c:2709)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15283== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15283== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15283== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15283== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15283== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15283== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15283== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15283== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15283== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15283== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,275 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x546E332: cpluaopen (lj_state.c:149)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,276 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x546E344: cpluaopen (lj_state.c:150)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,277 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15283== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,278 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BD2A9: lj_lib_prereg (lj_lib.c:164)
==15283== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,279 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C01F8: luaopen_base (lib_base.c:711)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,280 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15283== by 0x54C619B: luaopen_package (lib_package.c:592)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,281 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15283== by 0x54C61B1: luaopen_package (lib_package.c:593)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,282 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BDE03: luaL_pushmodule (lib_aux.c:120)
==15283== by 0x54BDF4E: luaL_openlib (lib_aux.c:133)
==15283== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,283 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,284 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C3414: luaopen_table (lib_table.c:384)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,285 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C343B: luaopen_table (lib_table.c:385)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,286 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C3462: luaopen_table (lib_table.c:386)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,287 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C3489: luaopen_table (lib_table.c:387)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,288 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C34B0: luaopen_table (lib_table.c:388)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,289 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C34D3: luaopen_table (lib_table.c:389)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,290 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,291 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C4976: luaopen_io (lib_io.c:533)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,292 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C528D: luaopen_os (lib_os.c:289)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,293 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,294 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,295 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,296 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,297 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,298 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C910F: luaopen_jit (lib_jit.c:782)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,299 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD2B6: lj_lib_prereg (lj_lib.c:165)
==15283== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,300 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,301 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,302 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54CBE59: luaL_openlibs (lib_init.c:50)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,303 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15283== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,304 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15283== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,305 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15283== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,306 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15283== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,307 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15283== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,308 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,309 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB2A9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,310 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,311 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EB2CD: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,312 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EB2F1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,313 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,314 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4FF52B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,315 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF561: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2993)
==15283== by 0x4FF561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,316 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15283== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,317 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4FF585: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2997)
==15283== by 0x4FF585: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,318 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4FF5A9: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:3000)
==15283== by 0x4FF5A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,319 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA20: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,320 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4E8419: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,321 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4E843D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==15283== by 0x4FF5ED: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:751)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,322 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F010E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,323 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F0132: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,324 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F0156: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,325 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F017A: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,326 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F019E: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==15283== by 0x4FF5F5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:752)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,327 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC851: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,328 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC875: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,329 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC899: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,330 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC8BD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,331 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC8E1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,332 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC905: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,333 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC929: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,334 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC94D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,335 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC971: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,336 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC995: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,337 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC9B9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,338 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC9DD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,339 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4EC9EF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==15283== by 0x4FF5FD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:753)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,340 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE960: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,341 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE984: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,342 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE9A8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,343 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE9CC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,344 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EE9F0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,345 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEA14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,346 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEA38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,347 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEA5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,348 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEA80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,349 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEAA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,350 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEAC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,351 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEAEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,352 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EEB10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==15283== by 0x4FF605: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:754)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,353 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC145: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,354 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC169: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,355 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC18D: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,356 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC1B1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,357 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EC1D5: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==15283== by 0x4FF610: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:755)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,358 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,359 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EAFAA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1440)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,360 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4EAFCE: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1443)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,361 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51587E: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==15283== by 0x4FF620: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:757)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,362 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51BEDB: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==15283== by 0x4FF628: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,363 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,364 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F837E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1990)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,365 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F83A2: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1993)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,366 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F83C6: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1996)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,367 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F83EA: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1999)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,368 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F840E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2002)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,369 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,370 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1AE9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1027)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,371 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1B0D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1030)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,372 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1B31: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1033)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,373 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1B55: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1036)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,374 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1B79: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039)
==15283== by 0x4FF4A2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2188)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,375 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F43C7: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==15283== by 0x4FF4AD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2189)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,376 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4B9D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,377 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4BC1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,378 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4BE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,379 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4C09: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==15283== by 0x4FF4B5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2190)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,380 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F3F8C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,381 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F3FB0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,382 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F3FD4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,383 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F3FF8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,384 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F401C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,385 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4040: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,386 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4064: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,387 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F4088: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,388 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F40AC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==15283== by 0x4FF4BD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2191)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,389 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5146DB: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:407)
==15283== by 0x4FF4C5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2192)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,390 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B901: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==15283== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,391 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B925: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==15283== by 0x4FF4CD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2193)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,392 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ECA04: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==15283== by 0x4FF4D5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2194)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,393 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ED044: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==15283== by 0x4FF4DD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2195)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,394 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A13: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1004)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,395 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,396 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1A37: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1007)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,397 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1A5B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1009)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,398 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,399 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4F1AB0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,400 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,401 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ED76B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,402 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,403 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ED78F: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,404 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ED7B3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,405 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5097D9: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==15283== by 0x4FF661: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:768)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,406 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,407 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x513FBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:230)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,408 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,409 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514171: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:259)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,410 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514195: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:262)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,411 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5141B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:265)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,412 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5141DD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:268)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,413 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,414 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514250: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,415 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514274: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,416 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514298: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,417 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5142BC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,418 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5142E0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,419 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,420 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514353: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:308)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,421 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514377: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,422 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51439B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,423 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5143BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:321)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,424 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5143E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:324)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,425 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514407: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,426 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51442B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:330)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,427 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51444F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:333)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,428 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514473: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:336)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,429 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514497: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:339)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,430 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5144BB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,431 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5144DF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,432 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,433 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x514552: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:357)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,434 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,435 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5145A6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:366)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,436 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,437 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5145FA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:375)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,438 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,439 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51464E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:384)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,440 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,441 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5146A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:395)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,442 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,443 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,444 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B3E1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,445 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B405: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:91)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,446 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B429: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:94)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,447 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B44D: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:97)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,448 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B471: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,449 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,450 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51B4E4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:112)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,451 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,452 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51C692: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,453 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51C6B6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,454 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51C6DA: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,455 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,456 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DDFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,457 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DE23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,458 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DE47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,459 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DE6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,460 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,461 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DF1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,462 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51DF7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,463 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51DF8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,464 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,465 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51E086: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,466 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51E0AA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,467 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51E0CE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,468 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51E0F2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,469 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15283== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,470 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ECFEC: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==15283== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,471 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x4ED010: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==15283== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,472 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,473 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x517258: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,474 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51727C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:280)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,475 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5172A0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,476 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x5172C4: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:286)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,477 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,478 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15283== by 0x54BD344: lj_lib_postreg (lj_lib.c:174)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54C54C9: lj_cf_package_require (lib_package.c:459)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:lj_lib_postreg
fun:lj_BC_FUNCC
fun:lj_cf_package_require
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,479 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15283== by 0x546804A: lj_buf_more2 (lj_buf.c:46)
==15283== by 0x546BA1E: lj_buf_more (lj_buf.h:64)
==15283== by 0x546BA1E: lj_meta_cat (lj_meta.c:287)
==15283== by 0x5461C5B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,480 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547F78B: lj_parse (lj_parse.c:2704)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,481 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15283== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,482 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,483 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,484 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468F59: newtab (lj_tab.c:124)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 32 bytes in 1 blocks are definitely lost in loss record 2,485 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x51492A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==15283== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 33 bytes in 1 blocks are definitely lost in loss record 2,488 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 33 bytes in 1 blocks are definitely lost in loss record 2,489 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 33 bytes in 1 blocks are definitely lost in loss record 2,490 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 33 bytes in 1 blocks are definitely lost in loss record 2,491 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15283== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 33 bytes in 1 blocks are definitely lost in loss record 2,492 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDB37: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 33 bytes in 1 blocks are definitely lost in loss record 2,493 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDBD2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 33 bytes in 1 blocks are definitely lost in loss record 2,494 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDD27: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 33 bytes in 1 blocks are definitely lost in loss record 2,495 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x51493A: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==15283== by 0x56AA5B: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 34 bytes in 1 blocks are definitely lost in loss record 2,498 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x546E399: cpluaopen (lj_state.c:154)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 34 bytes in 1 blocks are definitely lost in loss record 2,499 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 34 bytes in 1 blocks are definitely lost in loss record 2,500 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x546E399: cpluaopen (lj_state.c:154)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 34 bytes in 1 blocks are definitely lost in loss record 2,501 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDB56: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 36 bytes in 1 blocks are definitely lost in loss record 2,516 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 36 bytes in 1 blocks are definitely lost in loss record 2,517 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDBF1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 36 bytes in 2 blocks are definitely lost in loss record 2,518 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15283== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15283== by 0x547E302: parse_args (lj_parse.c:1902)
==15283== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15283== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15283== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15283== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 36 bytes in 2 blocks are definitely lost in loss record 2,519 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15283== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15283== by 0x547E302: parse_args (lj_parse.c:1902)
==15283== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15283== by 0x547CBCA: expr_simple (lj_parse.c:2011)
==15283== by 0x547CBCA: expr_unop (lj_parse.c:2077)
==15283== by 0x547CBCA: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 37 bytes in 1 blocks are definitely lost in loss record 2,520 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 37 bytes in 1 blocks are definitely lost in loss record 2,521 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 37 bytes in 1 blocks are definitely lost in loss record 2,522 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 37 bytes in 1 blocks are definitely lost in loss record 2,523 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA3F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 37 bytes in 1 blocks are definitely lost in loss record 2,524 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC10: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 37 bytes in 1 blocks are definitely lost in loss record 2,525 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDD65: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 38 bytes in 1 blocks are definitely lost in loss record 2,528 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 38 bytes in 1 blocks are definitely lost in loss record 2,529 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 38 bytes in 1 blocks are definitely lost in loss record 2,530 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA5E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 38 bytes in 1 blocks are definitely lost in loss record 2,531 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC6D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 39 bytes in 1 blocks are definitely lost in loss record 2,534 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 39 bytes in 1 blocks are definitely lost in loss record 2,535 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 39 bytes in 1 blocks are definitely lost in loss record 2,536 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 39 bytes in 1 blocks are definitely lost in loss record 2,537 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA7D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 39 bytes in 1 blocks are definitely lost in loss record 2,538 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDA9C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 39 bytes in 1 blocks are definitely lost in loss record 2,539 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDC8C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,593 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15283== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15283== by 0x54C4992: luaopen_io (lib_io.c:534)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,594 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15283== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15283== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,595 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15283== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15283== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,596 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,597 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,598 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,599 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15283== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15283== by 0x54C4992: luaopen_io (lib_io.c:534)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,600 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15283== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15283== by 0x54C49B4: luaopen_io (lib_io.c:535)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,601 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15283== by 0x54C3C6A: io_std_new (lib_io.c:517)
==15283== by 0x54C49D3: luaopen_io (lib_io.c:536)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,602 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDADA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,603 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDB18: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 1 blocks are definitely lost in loss record 2,604 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 2 blocks are definitely lost in loss record 2,605 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15283== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 2 blocks are definitely lost in loss record 2,606 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 2 blocks are definitely lost in loss record 2,607 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15283== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 40 bytes in 2 blocks are definitely lost in loss record 2,608 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 41 bytes in 1 blocks are definitely lost in loss record 2,609 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 41 bytes in 1 blocks are definitely lost in loss record 2,610 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 41 bytes in 1 blocks are definitely lost in loss record 2,611 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FD9A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 41 bytes in 1 blocks are definitely lost in loss record 2,612 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDD46: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 42 bytes in 1 blocks are definitely lost in loss record 2,613 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 42 bytes in 1 blocks are definitely lost in loss record 2,614 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDDA3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 43 bytes in 1 blocks are definitely lost in loss record 2,623 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 43 bytes in 1 blocks are definitely lost in loss record 2,624 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDCE9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 43 bytes in 2 blocks are definitely lost in loss record 2,625 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 43 bytes in 2 blocks are definitely lost in loss record 2,626 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 44 bytes in 1 blocks are definitely lost in loss record 2,631 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 44 bytes in 1 blocks are definitely lost in loss record 2,632 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x4FDD08: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==15283== by 0x4FF5DD: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 47 bytes in 2 blocks are definitely lost in loss record 2,642 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15283== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 47 bytes in 2 blocks are definitely lost in loss record 2,643 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15283== by 0x54C6353: luaopen_package (lib_package.c:619)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 47 bytes in 2 blocks are definitely lost in loss record 2,644 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15283== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 47 bytes in 2 blocks are definitely lost in loss record 2,645 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x54BDEE1: luaL_setfuncs (lib_aux.c:156)
==15283== by 0x54C6353: luaopen_package (lib_package.c:619)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,733 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15283== by 0x54C0103: luaopen_base (lib_base.c:706)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,734 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15283== by 0x54C619B: luaopen_package (lib_package.c:592)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,735 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x54C279E: luaopen_string (lib_string.c:740)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,736 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,737 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,738 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,739 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15283== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,740 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,741 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,742 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,743 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,744 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,745 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,746 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,747 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,748 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,749 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,750 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,751 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15283== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,752 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15283== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,753 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,754 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15283== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,755 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468EB7: newtab (lj_tab.c:109)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15283== by 0x547D619: expr_simple (lj_parse.c:2004)
==15283== by 0x547D619: expr_unop (lj_parse.c:2077)
==15283== by 0x547D619: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,756 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5469CC4: newhpart (lj_tab.c:66)
==15283== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15283== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15283== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15283== by 0x5469AF1: lj_tab_setstr (lj_tab.c:559)
==15283== by 0x547C786: lj_parse_keepstr (lj_parse.c:238)
==15283== by 0x547983F: lex_scan (lj_lex.c:301)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x547F837: lj_parse (lj_parse.c:2717)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15283== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15283== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15283== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15283== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15283== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15283== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15283== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15283== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15283== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15283== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,757 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x54C0103: newproxy_weaktable (lib_base.c:685)
==15283== by 0x54C0103: luaopen_base (lib_base.c:706)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,758 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475C9E: luaL_newmetatable (lj_api.c:715)
==15283== by 0x54C619B: luaopen_package (lib_package.c:592)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,759 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x54C279E: luaopen_string (lib_string.c:740)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,760 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C9145: luaopen_jit (lib_jit.c:789)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,761 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB297: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,762 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EB2BB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==15283== by 0x503121: ngx_http_lua_init_globals (ngx_http_lua_util.c:730)
==15283== by 0x503121: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x503121: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,763 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF573: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2995)
==15283== by 0x4FF573: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,764 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4EAF98: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==15283== by 0x4FF618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:756)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,765 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A25: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1006)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,766 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1A9E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015)
==15283== by 0x4FF643: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:765)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,767 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F1BF3: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1058)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,768 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ED77D: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==15283== by 0x4FF656: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:767)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,769 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514540: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:356)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,770 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514594: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:365)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,771 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5145E8: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:374)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,772 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51463C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:383)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,773 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514690: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:394)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,774 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51B4D2: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:111)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,775 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4ECFDA: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==15283== by 0x4FF6A2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:776)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,776 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15283== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,777 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x54CB9C3: luaopen_ffi (lib_ffi.c:854)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,778 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x54CBA12: ffi_finalizer (lib_ffi.c:831)
==15283== by 0x54CBA12: luaopen_ffi (lib_ffi.c:855)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:ffi_finalizer
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 48 bytes in 1 blocks are definitely lost in loss record 2,779 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468EB7: newtab (lj_tab.c:109)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x547DFA8: expr_table (lj_parse.c:1740)
==15283== by 0x547D619: expr_simple (lj_parse.c:2004)
==15283== by 0x547D619: expr_unop (lj_parse.c:2077)
==15283== by 0x547D619: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 49 bytes in 1 blocks are definitely lost in loss record 2,782 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15283== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15283== by 0x547E302: parse_args (lj_parse.c:1902)
==15283== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15283== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15283== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547F172: parse_local (lj_parse.c:2248)
==15283== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 49 bytes in 1 blocks are definitely lost in loss record 2,783 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15283== by 0x547D9D7: expr_list (lj_parse.c:1877)
==15283== by 0x547E302: parse_args (lj_parse.c:1902)
==15283== by 0x547E46C: expr_primary (lj_parse.c:1965)
==15283== by 0x547E8B4: parse_call_assign (lj_parse.c:2228)
==15283== by 0x547E8B4: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8B4: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547F172: parse_local (lj_parse.c:2248)
==15283== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 60 bytes in 2 blocks are definitely lost in loss record 2,818 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 60 bytes in 2 blocks are definitely lost in loss record 2,819 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5476F1C: lua_setfield (lj_api.c:971)
==15283== by 0x503211: ngx_http_lua_init_vm (ngx_http_lua_util.c:3877)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 62 bytes in 3 blocks are definitely lost in loss record 2,822 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15283== by 0x547DB92: expr_table (lj_parse.c:1762)
==15283== by 0x547D619: expr_simple (lj_parse.c:2004)
==15283== by 0x547D619: expr_unop (lj_parse.c:2077)
==15283== by 0x547D619: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 62 bytes in 3 blocks are definitely lost in loss record 2,823 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x547C771: lj_parse_keepstr (lj_parse.c:237)
==15283== by 0x5479986: lex_string (lj_lex.c:280)
==15283== by 0x5479986: lex_scan (lj_lex.c:364)
==15283== by 0x5479CDC: lj_lex_next (lj_lex.c:454)
==15283== by 0x5479DD8: lex_opt (lj_parse.c:989)
==15283== by 0x547DB92: expr_table (lj_parse.c:1762)
==15283== by 0x547D619: expr_simple (lj_parse.c:2004)
==15283== by 0x547D619: expr_unop (lj_parse.c:2077)
==15283== by 0x547D619: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 64 bytes in 1 blocks are definitely lost in loss record 2,895 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15283== by 0x54C073D: luaopen_math (lib_math.c:221)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 64 bytes in 1 blocks are definitely lost in loss record 2,896 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15283== by 0x54C073D: luaopen_math (lib_math.c:221)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 64 bytes in 2 blocks are definitely lost in loss record 2,897 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15283== by 0x54C6353: luaopen_package (lib_package.c:619)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 64 bytes in 2 blocks are definitely lost in loss record 2,898 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 64 bytes in 2 blocks are definitely lost in loss record 2,899 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 64 bytes in 2 blocks are definitely lost in loss record 2,900 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15283== by 0x54C6353: luaopen_package (lib_package.c:619)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 64 bytes in 2 blocks are definitely lost in loss record 2,901 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 64 bytes in 2 blocks are definitely lost in loss record 2,902 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x503202: ngx_http_lua_init_vm (ngx_http_lua_util.c:3876)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 67 bytes in 3 blocks are definitely lost in loss record 2,905 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 67 bytes in 3 blocks are definitely lost in loss record 2,906 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 72 bytes in 1 blocks are definitely lost in loss record 2,932 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468EB7: newtab (lj_tab.c:109)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,933 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x54B7C74: clib_new (lj_clib.c:398)
==15283== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15283== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 72 bytes in 1 blocks are definitely lost in loss record 2,934 of 3,654
==15283== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15283== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15283== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15283== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15283== by 0x547DE88: expr_table (lj_parse.c:1746)
==15283== by 0x547D619: expr_simple (lj_parse.c:2004)
==15283== by 0x547D619: expr_unop (lj_parse.c:2077)
==15283== by 0x547D619: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 72 bytes in 1 blocks are definitely lost in loss record 2,935 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468EB7: newtab (lj_tab.c:109)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54C61FC: luaopen_package (lib_package.c:597)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 72 (40 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 2,936 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x54B7C74: clib_new (lj_clib.c:398)
==15283== by 0x54B82B8: lj_clib_default (lj_clib.c:426)
==15283== by 0x54CBB97: luaopen_ffi (lib_ffi.c:864)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:clib_new
fun:lj_clib_default
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 72 bytes in 1 blocks are definitely lost in loss record 2,937 of 3,654
==15283== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5469E91: lj_tab_resize (lj_tab.c:268)
==15283== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15283== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15283== by 0x5469B77: lj_tab_setinth (lj_tab.c:547)
==15283== by 0x547DE88: expr_table (lj_parse.c:1746)
==15283== by 0x547D619: expr_simple (lj_parse.c:2004)
==15283== by 0x547D619: expr_unop (lj_parse.c:2077)
==15283== by 0x547D619: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547F25B: parse_local (lj_parse.c:2261)
==15283== by 0x547F25B: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F25B: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 80 bytes in 1 blocks are definitely lost in loss record 2,977 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15283== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15283== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 80 bytes in 1 blocks are definitely lost in loss record 2,978 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15283== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15283== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 84 bytes in 1 blocks are definitely lost in loss record 2,983 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54762EB: lua_getfield (lj_api.c:800)
==15283== by 0x503895: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:55)
==15283== by 0x5039D3: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:162)
==15283== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15283== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15283== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15283== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15283== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15283== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15283== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15283== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15283== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:ngx_http_lua_cache_load_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 88 bytes in 4 blocks are definitely lost in loss record 2,988 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C4976: luaopen_io (lib_io.c:533)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 88 bytes in 4 blocks are definitely lost in loss record 2,989 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C4976: luaopen_io (lib_io.c:533)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 91 bytes in 4 blocks are definitely lost in loss record 2,990 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15283== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 91 bytes in 4 blocks are definitely lost in loss record 2,991 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCFC9: lib_read_lfunc (lj_lib.c:52)
==15283== by 0x54BCFC9: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,032 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,033 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,034 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,035 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,036 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,037 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,038 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x513FAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,039 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51C680: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==15283== by 0x4FF682: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:771)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,040 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51DDED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==15283== by 0x4FF68A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:772)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,041 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51E074: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==15283== by 0x4FF69A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:774)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,042 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 1 blocks are definitely lost in loss record 3,043 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBB23: luaopen_ffi (lib_ffi.c:860)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 3 blocks are definitely lost in loss record 3,044 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15283== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 3 blocks are definitely lost in loss record 3,045 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 3 blocks are definitely lost in loss record 3,046 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BDECF: luaL_setfuncs (lib_aux.c:155)
==15283== by 0x54C61DB: luaopen_package (lib_package.c:595)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 96 bytes in 3 blocks are definitely lost in loss record 3,047 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54CBB0B: luaopen_ffi (lib_ffi.c:859)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 100 bytes in 5 blocks are definitely lost in loss record 3,049 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15283== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 100 bytes in 5 blocks are definitely lost in loss record 3,050 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546A948: lj_func_newL_empty (lj_func.c:138)
==15283== by 0x54BD02B: lib_read_lfunc (lj_lib.c:65)
==15283== by 0x54BD02B: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 104 bytes in 1 blocks are definitely lost in loss record 3,053 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x5468EB7: newtab (lj_tab.c:109)
==15283== by 0x5469183: lj_tab_dup (lj_tab.c:189)
==15283== by 0x5461F6F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15283== by 0x504363: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:122)
==15283== by 0x50444B: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:312)
==15283== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15283== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15283== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15283== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15283== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15283== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15283== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15283== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 108 bytes in 5 blocks are definitely lost in loss record 3,058 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 108 bytes in 5 blocks are definitely lost in loss record 3,059 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 114 bytes in 5 blocks are definitely lost in loss record 3,074 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 114 bytes in 5 blocks are definitely lost in loss record 3,075 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 119 bytes in 1 blocks are definitely lost in loss record 3,076 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5475745: lua_pushstring (lj_api.c:652)
==15283== by 0x54C607A: setpath (lib_package.c:555)
==15283== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 119 bytes in 1 blocks are definitely lost in loss record 3,077 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5475745: lua_pushstring (lj_api.c:652)
==15283== by 0x54C607A: setpath (lib_package.c:555)
==15283== by 0x54C62B3: luaopen_package (lib_package.c:611)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 120 bytes in 5 blocks are definitely lost in loss record 3,088 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546AB0F: func_finduv (lj_func.c:52)
==15283== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 120 bytes in 5 blocks are definitely lost in loss record 3,089 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546AB0F: func_finduv (lj_func.c:52)
==15283== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x4FF7A0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:824)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 125 bytes in 6 blocks are definitely lost in loss record 3,093 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5475745: lua_pushstring (lj_api.c:652)
==15283== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 125 bytes in 6 blocks are definitely lost in loss record 3,094 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5475745: lua_pushstring (lj_api.c:652)
==15283== by 0x54CBE09: luaL_openlibs (lib_init.c:44)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 126 bytes in 1 blocks are definitely lost in loss record 3,095 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15283== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15283== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547EF73: parse_return (lj_parse.c:2316)
==15283== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15283== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15283== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15283== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15283== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15283== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 126 bytes in 1 blocks are definitely lost in loss record 3,096 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15283== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15283== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547EF73: parse_return (lj_parse.c:2316)
==15283== by 0x547EF73: parse_stmt (lj_parse.c:2651)
==15283== by 0x547EF73: parse_chunk (lj_parse.c:2685)
==15283== by 0x547C930: parse_body (lj_parse.c:1853)
==15283== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15283== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15283== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15283== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15283== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 128 bytes in 4 blocks are definitely lost in loss record 3,137 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15283== by 0x54C6212: luaopen_package (lib_package.c:599)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 128 bytes in 4 blocks are definitely lost in loss record 3,138 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 128 bytes in 4 blocks are definitely lost in loss record 3,139 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x5475935: lua_pushcclosure (lj_api.c:681)
==15283== by 0x54BD219: lj_lib_pushcc (lj_lib.c:155)
==15283== by 0x54C6212: luaopen_package (lib_package.c:599)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 128 bytes in 4 blocks are definitely lost in loss record 3,140 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 130 bytes in 1 blocks are definitely lost in loss record 3,141 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15283== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15283== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15283== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15283== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 130 bytes in 1 blocks are definitely lost in loss record 3,142 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15283== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15283== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15283== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15283== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 139 (92 direct, 47 indirect) bytes in 1 blocks are definitely lost in loss record 3,147 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547F857: lj_parse (lj_parse.c:2721)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x505F37: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:758)
==15283== by 0x5039FC: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:180)
==15283== by 0x504436: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:302)
==15283== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15283== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15283== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15283== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15283== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15283== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15283== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15283== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 146 bytes in 3 blocks are definitely lost in loss record 3,159 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54C109B: lj_buf_str (lj_buf.h:100)
==15283== by 0x54C109B: lj_cf_string_format (lib_string.c:726)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15283== by 0x504363: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:122)
==15283== by 0x50444B: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:312)
==15283== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15283== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15283== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15283== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15283== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15283== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15283== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15283== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_buf_str
fun:lj_cf_string_format
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 157 bytes in 6 blocks are definitely lost in loss record 3,162 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 157 bytes in 6 blocks are definitely lost in loss record 3,163 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 160 bytes in 5 blocks are definitely lost in loss record 3,178 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 160 bytes in 5 blocks are definitely lost in loss record 3,179 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C01DF: luaopen_base (lib_base.c:708)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 172 bytes in 5 blocks are definitely lost in loss record 3,189 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 172 bytes in 5 blocks are definitely lost in loss record 3,190 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A70B: func_newL (lj_func.c:122)
==15283== by 0x546AA1D: lj_func_newL_gc (lj_func.c:160)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 174 bytes in 8 blocks are definitely lost in loss record 3,191 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 174 bytes in 8 blocks are definitely lost in loss record 3,192 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 176 bytes in 2 blocks are definitely lost in loss record 3,201 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15283== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15283== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 176 bytes in 2 blocks are definitely lost in loss record 3,202 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15283== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15283== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 186 bytes in 8 blocks are definitely lost in loss record 3,211 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C528D: luaopen_os (lib_os.c:289)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 186 bytes in 8 blocks are definitely lost in loss record 3,212 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C528D: luaopen_os (lib_os.c:289)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,218 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15283== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,219 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15283== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,220 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,221 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,222 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,223 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,224 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,225 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503086: ngx_http_lua_init_registry (ngx_http_lua_util.c:701)
==15283== by 0x503086: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503086: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,226 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5030E6: ngx_http_lua_init_registry (ngx_http_lua_util.c:716)
==15283== by 0x5030E6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x5030E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,227 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4F836C: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==15283== by 0x4FF630: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:761)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,228 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51415F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,229 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51423E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,230 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51B3CF: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:86)
==15283== by 0x4FF677: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:770)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 1 blocks are definitely lost in loss record 3,231 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x51DEE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==15283== by 0x4FF692: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:773)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 6 blocks are definitely lost in loss record 3,232 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 192 bytes in 6 blocks are definitely lost in loss record 3,233 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 200 bytes in 1 blocks are definitely lost in loss record 3,234 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547F857: lj_parse (lj_parse.c:2721)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 200 bytes in 1 blocks are definitely lost in loss record 3,235 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547F857: lj_parse (lj_parse.c:2721)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4F1C08: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1060)
==15283== by 0x4FF64E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:766)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 200 bytes in 5 blocks are definitely lost in loss record 3,236 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546ACD6: lj_udata_new (lj_udata.c:15)
==15283== by 0x5475F4C: lua_newuserdata (lj_api.c:749)
==15283== by 0x54C38CD: io_file_new (lib_io.c:73)
==15283== by 0x54C3BCF: lj_cf_io_popen (lib_io.c:413)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15283== by 0x504363: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:122)
==15283== by 0x50444B: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:312)
==15283== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15283== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15283== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15283== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15283== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15283== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15283== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15283== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_file_new
fun:lj_cf_io_popen
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 212 bytes in 1 blocks are definitely lost in loss record 3,239 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15283== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15283== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15283== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15283== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F688: parse_block (lj_parse.c:2402)
==15283== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15283== by 0x547F049: parse_for (lj_parse.c:2577)
==15283== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15283== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 212 bytes in 1 blocks are definitely lost in loss record 3,240 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547D56B: expr_simple (lj_parse.c:2008)
==15283== by 0x547D56B: expr_unop (lj_parse.c:2077)
==15283== by 0x547D56B: expr_binop (lj_parse.c:2090)
==15283== by 0x547D9A5: expr (lj_parse.c:2109)
==15283== by 0x547D9A5: expr_list (lj_parse.c:1876)
==15283== by 0x547E717: parse_assignment (lj_parse.c:2202)
==15283== by 0x547E8E3: parse_call_assign (lj_parse.c:2233)
==15283== by 0x547E8E3: parse_stmt (lj_parse.c:2673)
==15283== by 0x547E8E3: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F688: parse_block (lj_parse.c:2402)
==15283== by 0x547F049: parse_for_iter (lj_parse.c:2554)
==15283== by 0x547F049: parse_for (lj_parse.c:2577)
==15283== by 0x547F049: parse_stmt (lj_parse.c:2638)
==15283== by 0x547F049: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:336)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 216 bytes in 10 blocks are definitely lost in loss record 3,241 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 216 bytes in 10 blocks are definitely lost in loss record 3,242 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 218 bytes in 1 blocks are definitely lost in loss record 3,243 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5475745: lua_pushstring (lj_api.c:652)
==15283== by 0x54C607A: setpath (lib_package.c:555)
==15283== by 0x54C6293: luaopen_package (lib_package.c:610)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 218 bytes in 1 blocks are definitely lost in loss record 3,244 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5475745: lua_pushstring (lj_api.c:652)
==15283== by 0x54C607A: setpath (lib_package.c:555)
==15283== by 0x54C6293: luaopen_package (lib_package.c:610)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,245 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547F857: lj_parse (lj_parse.c:2721)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 3,246 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547F857: lj_parse (lj_parse.c:2721)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x5140E1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:240)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 229 bytes in 10 blocks are definitely lost in loss record 3,255 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 229 bytes in 10 blocks are definitely lost in loss record 3,256 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD91: lj_lib_register (lj_lib.c:143)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 245 bytes in 11 blocks are definitely lost in loss record 3,257 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 245 bytes in 11 blocks are definitely lost in loss record 3,258 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 288 bytes in 9 blocks are definitely lost in loss record 3,286 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 288 bytes in 9 blocks are definitely lost in loss record 3,287 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 310 bytes in 1 blocks are definitely lost in loss record 3,295 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547F172: parse_local (lj_parse.c:2248)
==15283== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 310 bytes in 1 blocks are definitely lost in loss record 3,296 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547F172: parse_local (lj_parse.c:2248)
==15283== by 0x547F172: parse_stmt (lj_parse.c:2648)
==15283== by 0x547F172: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x4FF738: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:813)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 352 bytes in 11 blocks are definitely lost in loss record 3,314 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C4976: luaopen_io (lib_io.c:533)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 352 bytes in 11 blocks are definitely lost in loss record 3,315 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C528D: luaopen_os (lib_os.c:289)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 352 bytes in 11 blocks are definitely lost in loss record 3,316 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C4976: luaopen_io (lib_io.c:533)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 352 bytes in 11 blocks are definitely lost in loss record 3,317 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C528D: luaopen_os (lib_os.c:289)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 360 bytes in 15 blocks are definitely lost in loss record 3,322 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546AB0F: func_finduv (lj_func.c:52)
==15283== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 360 bytes in 15 blocks are definitely lost in loss record 3,323 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x546AB0F: func_finduv (lj_func.c:52)
==15283== by 0x546AB0F: lj_func_newL_gc (lj_func.c:169)
==15283== by 0x5461EB5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x5477AAC: lua_pcall (lj_api.c:1129)
==15283== by 0x51737A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:348)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 363 bytes in 1 blocks are definitely lost in loss record 3,324 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 363 bytes in 1 blocks are definitely lost in loss record 3,325 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547B9C1: fs_finish (lj_parse.c:1570)
==15283== by 0x547C960: parse_body (lj_parse.c:1855)
==15283== by 0x547EE83: parse_func (lj_parse.c:2286)
==15283== by 0x547EE83: parse_stmt (lj_parse.c:2644)
==15283== by 0x547EE83: parse_chunk (lj_parse.c:2685)
==15283== by 0x547F83F: lj_parse (lj_parse.c:2718)
==15283== by 0x548153A: cpparser (lj_load.c:41)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x548165A: lua_loadx (lj_load.c:58)
==15283== by 0x54818DB: luaL_loadbufferx (lj_load.c:143)
==15283== by 0x517FF9: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:22)
==15283== by 0x4F9813: ngx_http_lua_init (ngx_http_lua_module.c:795)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:parse_func
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 382 bytes in 18 blocks are definitely lost in loss record 3,330 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 382 bytes in 18 blocks are definitely lost in loss record 3,331 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,340 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15283== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,341 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5469CC4: newhpart (lj_tab.c:66)
==15283== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15283== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15283== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15283== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15283== by 0x5476F58: lua_setfield (lj_api.c:972)
==15283== by 0x54C6335: luaopen_package (lib_package.c:617)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,342 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,343 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,344 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C4976: luaopen_io (lib_io.c:533)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,345 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C528D: luaopen_os (lib_os.c:289)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,346 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,347 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,348 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,349 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,350 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5469CC4: newhpart (lj_tab.c:66)
==15283== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15283== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15283== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15283== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15283== by 0x5476F58: lua_setfield (lj_api.c:972)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,351 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15283== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,352 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,353 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,354 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB05: lib_create_table (lj_lib.c:31)
==15283== by 0x54BCB05: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,355 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5469CC4: newhpart (lj_tab.c:66)
==15283== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15283== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15283== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15283== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15283== by 0x5476F58: lua_setfield (lj_api.c:972)
==15283== by 0x54C6335: luaopen_package (lib_package.c:617)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,356 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,357 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C48FD: luaopen_io (lib_io.c:530)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,358 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C4976: luaopen_io (lib_io.c:533)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,359 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C528D: luaopen_os (lib_os.c:289)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,360 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,361 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,362 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,363 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C90F6: luaopen_jit (lib_jit.c:780)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,364 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5469CC4: newhpart (lj_tab.c:66)
==15283== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15283== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15283== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15283== by 0x546B377: lj_meta_tset (lj_meta.c:182)
==15283== by 0x5476F58: lua_setfield (lj_api.c:972)
==15283== by 0x54BD2D7: lj_lib_prereg (lj_lib.c:168)
==15283== by 0x54C9128: luaopen_jit (lib_jit.c:786)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,365 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x5030B6: ngx_http_lua_init_registry (ngx_http_lua_util.c:708)
==15283== by 0x5030B6: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x5030B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,366 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x514341: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:306)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 1 blocks are definitely lost in loss record 3,367 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x517173: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==15283== by 0x4FF70F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:786)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 12 blocks are definitely lost in loss record 3,368 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 384 bytes in 12 blocks are definitely lost in loss record 3,369 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C0C6D: luaopen_bit (lib_bit.c:177)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 416 bytes in 13 blocks are definitely lost in loss record 3,373 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 416 bytes in 13 blocks are definitely lost in loss record 3,374 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C278F: luaopen_string (lib_string.c:739)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 438 bytes in 19 blocks are definitely lost in loss record 3,379 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15283== by 0x546E387: cpluaopen (lj_state.c:152)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 438 bytes in 19 blocks are definitely lost in loss record 3,380 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x546AEEF: lj_meta_init (lj_meta.c:40)
==15283== by 0x546E387: cpluaopen (lj_state.c:152)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 442 bytes in 21 blocks are definitely lost in loss record 3,381 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15283== by 0x546E38F: cpluaopen (lj_state.c:153)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 442 bytes in 21 blocks are definitely lost in loss record 3,382 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x5479D3D: lj_lex_init (lj_lex.c:504)
==15283== by 0x546E38F: cpluaopen (lj_state.c:153)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 462 bytes in 19 blocks are definitely lost in loss record 3,391 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 462 bytes in 19 blocks are definitely lost in loss record 3,392 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54BCD12: lj_lib_register (lj_lib.c:110)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 512 bytes in 16 blocks are definitely lost in loss record 3,432 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 512 bytes in 16 blocks are definitely lost in loss record 3,433 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C738D: luaopen_debug (lib_debug.c:402)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 544 bytes in 17 blocks are definitely lost in loss record 3,443 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 544 bytes in 17 blocks are definitely lost in loss record 3,444 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 576 bytes in 18 blocks are definitely lost in loss record 3,455 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 576 bytes in 18 blocks are definitely lost in loss record 3,456 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 760 bytes in 5 blocks are definitely lost in loss record 3,491 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15283== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15283== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 760 bytes in 5 blocks are definitely lost in loss record 3,492 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x547FEBB: lj_bcread_proto (lj_bcread.c:343)
==15283== by 0x54BD016: lib_read_lfunc (lj_lib.c:63)
==15283== by 0x54BD016: lj_lib_register (lj_lib.c:116)
==15283== by 0x54C33ED: luaopen_table (lib_table.c:379)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,495 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,496 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15283== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,497 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15283== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,498 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,499 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5469CC4: newhpart (lj_tab.c:66)
==15283== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15283== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15283== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15283== by 0x547710F: lua_rawset (lj_api.c:991)
==15283== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,500 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,501 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,502 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BDCA9: luaL_findtable (lib_aux.c:93)
==15283== by 0x54BCB43: lib_create_table (lj_lib.c:35)
==15283== by 0x54BCB43: lj_lib_register (lj_lib.c:78)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,503 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503025: ngx_http_lua_init_registry (ngx_http_lua_util.c:689)
==15283== by 0x503025: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503025: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,504 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x503056: ngx_http_lua_init_registry (ngx_http_lua_util.c:695)
==15283== by 0x503056: ngx_http_lua_new_state (ngx_http_lua_util.c:319)
==15283== by 0x503056: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,505 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF49A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2186)
==15283== by 0x4FF63B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:764)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,506 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5469CC4: newhpart (lj_tab.c:66)
==15283== by 0x5469CC4: lj_tab_resize (lj_tab.c:278)
==15283== by 0x546A0C6: rehashtab (lj_tab.c:387)
==15283== by 0x5469935: lj_tab_newkey (lj_tab.c:471)
==15283== by 0x547710F: lua_rawset (lj_api.c:991)
==15283== by 0x51466D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:386)
==15283== by 0x4FF66C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:769)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,507 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBAD9: luaopen_ffi (lib_ffi.c:856)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 768 bytes in 1 blocks are definitely lost in loss record 3,508 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x54BD0DE: lib_create_table (lj_lib.c:44)
==15283== by 0x54BD0DE: lj_lib_register (lj_lib.c:78)
==15283== by 0x54CBBD7: luaopen_ffi (lib_ffi.c:867)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 848 bytes in 26 blocks are definitely lost in loss record 3,523 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 848 bytes in 26 blocks are definitely lost in loss record 3,524 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C0761: luaopen_math (lib_math.c:223)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 1,000 bytes in 27 blocks are definitely lost in loss record 3,541 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 1,000 bytes in 27 blocks are definitely lost in loss record 3,542 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466D47: lj_mem_newgco (lj_gc.c:831)
==15283== by 0x546A8F6: lj_func_newC (lj_func.c:109)
==15283== by 0x54BCCAD: lj_lib_register (lj_lib.c:92)
==15283== by 0x54C01C2: luaopen_base (lib_base.c:707)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x54CBE18: luaL_openlibs (lib_init.c:45)
==15283== by 0x502DA5: ngx_http_lua_new_state (ngx_http_lua_util.c:230)
==15283== by 0x502DA5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 1,446 bytes in 59 blocks are definitely lost in loss record 3,579 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15283== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 1,446 bytes in 59 blocks are definitely lost in loss record 3,580 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468C42: lj_str_new (lj_str.c:220)
==15283== by 0x54B1579: lj_ctype_init (lj_ctype.c:611)
==15283== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 1,536 bytes in 1 blocks are definitely lost in loss record 3,586 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x546E332: cpluaopen (lj_state.c:149)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 1,536 bytes in 1 blocks are definitely lost in loss record 3,587 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x546E332: cpluaopen (lj_state.c:149)
==15283== by 0x54630F6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x546E64F: lua_newstate (lj_state.c:222)
==15283== by 0x54BE401: luaL_newstate (lib_aux.c:341)
==15283== by 0x502D91: ngx_http_lua_new_state (ngx_http_lua_util.c:225)
==15283== by 0x502D91: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,614 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15283== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 2,584 (472 direct, 2,112 indirect) bytes in 1 blocks are definitely lost in loss record 3,615 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x54B1430: lj_ctype_init (lj_ctype.c:594)
==15283== by 0x54CB9B1: luaopen_ffi (lib_ffi.c:853)
==15283== by 0x5031A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3860)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_ctype_init
fun:luaopen_ffi
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 3,072 bytes in 1 blocks are definitely lost in loss record 3,622 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x422D15: main (nginx.c:294)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 3,072 bytes in 1 blocks are definitely lost in loss record 3,623 of 3,654
==15283== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==15283== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5468F18: newhpart (lj_tab.c:66)
==15283== by 0x5468F18: newtab (lj_tab.c:145)
==15283== by 0x5469058: lj_tab_new (lj_tab.c:162)
==15283== by 0x5475B5A: lua_createtable (lj_api.c:706)
==15283== by 0x4FF519: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==15283== by 0x50312F: ngx_http_lua_init_globals (ngx_http_lua_util.c:733)
==15283== by 0x50312F: ngx_http_lua_new_state (ngx_http_lua_util.c:320)
==15283== by 0x50312F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3828)
==15283== by 0x4F97A8: ngx_http_lua_init (ngx_http_lua_module.c:783)
==15283== by 0x459663: ngx_http_block (ngx_http.c:312)
==15283== by 0x4374F7: ngx_conf_handler (ngx_conf_file.c:463)
==15283== by 0x4374F7: ngx_conf_parse (ngx_conf_file.c:319)
==15283== by 0x434911: ngx_init_cycle (ngx_cycle.c:275)
==15283== by 0x44D118: ngx_single_process_cycle (ngx_process_cycle.c:365)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_single_process_cycle
fun:main
}
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined ==15283== 8,192 bytes in 1 blocks are definitely lost in loss record 3,651 of 3,654
==15283== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==15283== by 0x5466C6C: lj_mem_realloc (lj_gc.c:818)
==15283== by 0x5467FB9: buf_grow (lj_buf.c:25)
==15283== by 0x5467FEA: lj_buf_need2 (lj_buf.c:36)
==15283== by 0x54C3F98: io_file_readall (lib_io.c:166)
==15283== by 0x54C3F98: io_file_read (lib_io.c:212)
==15283== by 0x5462D87: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==15283== by 0x500762: ngx_http_lua_run_thread (ngx_http_lua_util.c:1084)
==15283== by 0x504363: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:122)
==15283== by 0x50444B: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:312)
==15283== by 0x503EF6: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:224)
==15283== by 0x45FFE7: ngx_http_core_content_phase (ngx_http_core_module.c:1180)
==15283== by 0x45AD92: ngx_http_core_run_phases (ngx_http_core_module.c:869)
==15283== by 0x45AEA1: ngx_http_handler (ngx_http_core_module.c:852)
==15283== by 0x466465: ngx_http_process_request (ngx_http_request.c:1956)
==15283== by 0x466A91: ngx_http_process_request_headers (ngx_http_request.c:1381)
==15283== by 0x443A0A: ngx_event_process_posted (ngx_event_posted.c:34)
==15283== by 0x443403: ngx_process_events_and_timers (ngx_event.c:269)
==15283== by 0x44D003: ngx_single_process_cycle (ngx_process_cycle.c:333)
==15283== by 0x422F5B: main (nginx.c:382)
==15283==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_need2
fun:io_file_readall
fun:io_file_read
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}

Expected Failures

File Name Details
014-bugs.t TEST 41: https proxy has no timeout protection for ssl handshake - status code ok got: '502'
expected: '200'
014-bugs.t TEST 41: https proxy has no timeout protection for ssl handshake - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 07:54:00 [alert] 11611\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html) while SSL handshaking to upstream, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/foo\", host: \"localhost\"" (req 0) 2019/02/06 07:54:00 [debug] 11611\#0: *1 SSL_do_handshake: -1
2019/02/06 07:54:00 [debug] 11611\#0: *1 SSL_get_error: 1
2019/02/06 07:54:00 [crit] 11611\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html) while SSL handshaking to upstream, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", upstream: "https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/foo", host: "localhost"
2019/02/06 07:54:00 [debug] 11611\#0: *1 http next upstream, 2
2019/02/06 07:54:00 [debug] 11611\#0: *1 free rr peer 1 4
2019/02/06 07:54:00 [debug] 11611\#0: *1 finalize http upstream request: 502
2019/02/06 07:54:00 [debug] 11611\#0: *1 finalize http proxy request
2019/02/06 07:54:00 [debug] 11611\#0: *1 close http upstream connection: 9
2019/02/06 07:54:00 [debug] 11611\#0: *1 free: 00000000087E4210, unused: 0
'
014-bugs.t TEST 41: https proxy has no timeout protection for ssl handshake - status code ok got: '502'
expected: '200'
043-shdict.t nginx: [emerg] lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
071-idle-socket.t TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,3 @@
connected: 1
request sent: 11
read: O
-failed to set keepalive: unread data in buffer
'
071-idle-socket.t TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,3 @@
connected: 1
request sent: 11
read: O
-failed to set keepalive: unread data in buffer
'
086-init-by.t nginx: [error] init_by_lua error: init_by_lua:2: failed to init
106-timer.t TEST 9: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.(?:1[4-9]|2[0-6]?))" should match a line in error.log (req 0)
106-timer.t TEST 30: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 0)
106-timer.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
106-timer.t TEST 7: 0 timer - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0(?:[^.]|\.00))" should match a line in error.log (req 0)
106-timer.t TEST 2: globals are shared - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 5: 0 timer - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0(?:[^.]|\.00))" should match a line in error.log (req 0)
108-timer-safe.t TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: 'lua found 8189 pending timers
'
expected: 'lua found 8191 pending timers
'
129-ssl-socket.t TEST 1: www.google.com - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) 'connected: 1
failed to do SSL handshake: handshake failed
'
doesn't match '(?^s:\Aconnected: 1
ssl handshake: userdata
sent http request: 59 bytes.
received: HTTP/1.1 (?:200 OK|302 Found)
close: 1 nil
\z)'
129-ssl-socket.t TEST 1: www.google.com - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 1: www.google.com - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:03:46 [alert] 14709\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:03:46 [debug] 14709\#0: *1 SSL_do_handshake: -1
2019/02/06 09:03:46 [debug] 14709\#0: *1 SSL_get_error: 1
2019/02/06 09:03:46 [crit] 14709\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:03:46 [debug] 14709\#0: *1 lua tcp socket error retval handler
2019/02/06 09:03:46 [debug] 14709\#0: *1 lua finalize socket
2019/02/06 09:03:46 [debug] 14709\#0: *1 lua http cleanup free: 00000000087A5E80
2019/02/06 09:03:46 [debug] 14709\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:03:46 [debug] 14709\#0: *1 lua close socket connection
2019/02/06 09:03:46 [debug] 14709\#0: *1 free: 00000000087A6D30, unused: 0
'
129-ssl-socket.t TEST 1: www.google.com - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) 'connected: 1
failed to do SSL handshake: handshake failed
'
doesn't match '(?^s:\Aconnected: 1
ssl handshake: userdata
sent http request: 59 bytes.
received: HTTP/1.1 (?:200 OK|302 Found)
close: 1 nil
\z)'
129-ssl-socket.t TEST 1: www.google.com - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 27: unix domain ssl cosocket (gen session, true) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 27: unix domain ssl cosocket (gen session, true) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 27: unix domain ssl cosocket (gen session, true) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:03:48 [alert] 14710\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:03:48 [debug] 14710\#0: *1 SSL_do_handshake: -1
2019/02/06 09:03:48 [debug] 14710\#0: *1 SSL_get_error: 1
2019/02/06 09:03:48 [crit] 14710\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:03:48 [debug] 14710\#0: *1 lua tcp socket error retval handler
2019/02/06 09:03:48 [debug] 14710\#0: *1 lua finalize socket
2019/02/06 09:03:48 [debug] 14710\#0: *1 lua http cleanup free: 00000000087D8190
2019/02/06 09:03:48 [debug] 14710\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:03:48 [debug] 14710\#0: *1 lua close socket connection
2019/02/06 09:03:48 [debug] 14710\#0: *1 free: 00000000087D9040, unused: 0
'
129-ssl-socket.t TEST 27: unix domain ssl cosocket (gen session, true) - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 27: unix domain ssl cosocket (gen session, true) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 24: multiple handshake calls - response_body - response is expected (repeated req 0, req 0) @@ -1,6 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-ssl handshake: userdata
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 24: multiple handshake calls - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 24: multiple handshake calls - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:03:50 [alert] 14711\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:03:50 [debug] 14711\#0: *1 SSL_do_handshake: -1
2019/02/06 09:03:50 [debug] 14711\#0: *1 SSL_get_error: 1
2019/02/06 09:03:50 [crit] 14711\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:03:50 [debug] 14711\#0: *1 lua tcp socket error retval handler
2019/02/06 09:03:50 [debug] 14711\#0: *1 lua finalize socket
2019/02/06 09:03:50 [debug] 14711\#0: *1 lua http cleanup free: 00000000087A58B0
2019/02/06 09:03:50 [debug] 14711\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:03:50 [debug] 14711\#0: *1 lua close socket connection
2019/02/06 09:03:50 [debug] 14711\#0: *1 free: 00000000087A6760, unused: 0
'
129-ssl-socket.t TEST 24: multiple handshake calls - response_body - response is expected (repeated req 1, req 0) @@ -1,6 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-ssl handshake: userdata
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 24: multiple handshake calls - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 404 Not Found
-close: 1 nil
'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:03:53 [alert] 14713\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:03:53 [debug] 14713\#0: *1 SSL_do_handshake: -1
2019/02/06 09:03:53 [debug] 14713\#0: *1 SSL_get_error: 1
2019/02/06 09:03:53 [crit] 14713\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:03:53 [debug] 14713\#0: *1 lua tcp socket error retval handler
2019/02/06 09:03:53 [debug] 14713\#0: *1 lua finalize socket
2019/02/06 09:03:53 [debug] 14713\#0: *1 lua http cleanup free: 00000000087A5790
2019/02/06 09:03:53 [debug] 14713\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:03:53 [debug] 14713\#0: *1 lua close socket connection
2019/02/06 09:03:53 [debug] 14713\#0: *1 free: 00000000087A6640, unused: 0
'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 404 Not Found
-close: 1 nil
'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 9: ssl verify depth not enough (with automatic error logging) - response_body - like (repeated req 0, req 0) 'connected: 1
failed to do SSL handshake: handshake failed
failed to send http request: closed
'
doesn't match '(?^:connected: 1
failed to do SSL handshake: (22: certificate chain too long|20: unable to get local issuer certificate)
failed to send http request: closed
)'
129-ssl-socket.t TEST 9: ssl verify depth not enough (with automatic error logging) - pattern "(?^:lua ssl certificate verify error: \((22: certificate chain too long|20: unable to get local issuer certificate)\))" should match a line in error.log (req 0)
129-ssl-socket.t TEST 9: ssl verify depth not enough (with automatic error logging) - response_body - like (repeated req 1, req 0) 'connected: 1
failed to do SSL handshake: handshake failed
failed to send http request: closed
'
doesn't match '(?^:connected: 1
failed to do SSL handshake: (22: certificate chain too long|20: unable to get local issuer certificate)
failed to send http request: closed
)'
129-ssl-socket.t TEST 9: ssl verify depth not enough (with automatic error logging) - pattern "(?^:lua ssl certificate verify error: \((22: certificate chain too long|20: unable to get local issuer certificate)\))" should match a line in error.log (req 1)
129-ssl-socket.t TEST 13: default cipher - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 13: default cipher - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 13: default cipher - pattern "SSL: TLSv1.2, cipher: "ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2" should match a line in error.log (req 0)
129-ssl-socket.t TEST 13: default cipher - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:03:56 [alert] 14715\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:03:56 [debug] 14715\#0: *1 SSL_do_handshake: -1
2019/02/06 09:03:56 [debug] 14715\#0: *1 SSL_get_error: 1
2019/02/06 09:03:56 [crit] 14715\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:03:56 [debug] 14715\#0: *1 lua tcp socket error retval handler
2019/02/06 09:03:56 [debug] 14715\#0: *1 lua finalize socket
2019/02/06 09:03:56 [debug] 14715\#0: *1 lua http cleanup free: 00000000087A5780
2019/02/06 09:03:56 [debug] 14715\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:03:56 [debug] 14715\#0: *1 lua close socket connection
2019/02/06 09:03:56 [debug] 14715\#0: *1 free: 00000000087A6630, unused: 0
'
129-ssl-socket.t TEST 13: default cipher - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 13: default cipher - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 13: default cipher - pattern "SSL: TLSv1.2, cipher: "ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2" should match a line in error.log (req 1)
129-ssl-socket.t TEST 30: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to do SSL handshake: 18: self signed certificate
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 30: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 0)
129-ssl-socket.t TEST 30: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:03:58 [alert] 14716\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:03:58 [debug] 14716\#0: *1 SSL_do_handshake: -1
2019/02/06 09:03:58 [debug] 14716\#0: *1 SSL_get_error: 1
2019/02/06 09:03:58 [crit] 14716\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:03:58 [debug] 14716\#0: *1 lua tcp socket error retval handler
2019/02/06 09:03:58 [debug] 14716\#0: *1 lua finalize socket
2019/02/06 09:03:58 [debug] 14716\#0: *1 lua http cleanup free: 00000000087D9850
2019/02/06 09:03:58 [debug] 14716\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:03:58 [debug] 14716\#0: *1 lua close socket connection
2019/02/06 09:03:58 [debug] 14716\#0: *1 free: 00000000087DA700, unused: 0
'
129-ssl-socket.t TEST 30: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to do SSL handshake: 18: self signed certificate
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 30: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 1)
129-ssl-socket.t TEST 3: SNI, no verify - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 3: SNI, no verify - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 3: SNI, no verify - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:00 [alert] 14717\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:00 [debug] 14717\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:00 [debug] 14717\#0: *1 SSL_get_error: 1
2019/02/06 09:04:00 [crit] 14717\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:00 [debug] 14717\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:00 [debug] 14717\#0: *1 lua finalize socket
2019/02/06 09:04:00 [debug] 14717\#0: *1 lua http cleanup free: 00000000087A6BD0
2019/02/06 09:04:00 [debug] 14717\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:00 [debug] 14717\#0: *1 lua close socket connection
2019/02/06 09:04:00 [debug] 14717\#0: *1 free: 00000000087A7A80, unused: 0
'
129-ssl-socket.t TEST 3: SNI, no verify - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 3: SNI, no verify - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 23: lua_ssl_crl - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,3 @@
connected: 1
-failed to do SSL handshake: 12: CRL has expired
+failed to do SSL handshake: handshake failed
failed to send http request: closed
'
129-ssl-socket.t TEST 23: lua_ssl_crl - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,3 @@
connected: 1
-failed to do SSL handshake: 12: CRL has expired
+failed to do SSL handshake: handshake failed
failed to send http request: closed
'
129-ssl-socket.t TEST 29: unix domain ssl cosocket (verify cert but no host name check, passed) - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
129-ssl-socket.t TEST 29: unix domain ssl cosocket (verify cert but no host name check, passed) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 29: unix domain ssl cosocket (verify cert but no host name check, passed) - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
129-ssl-socket.t TEST 29: unix domain ssl cosocket (verify cert but no host name check, passed) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 25: handshake timed out - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to do SSL handshake: timeout
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 25: handshake timed out - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:05 [alert] 14720\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:05 [debug] 14720\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:05 [debug] 14720\#0: *1 SSL_get_error: 1
2019/02/06 09:04:05 [crit] 14720\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:05 [debug] 14720\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:05 [debug] 14720\#0: *1 lua finalize socket
2019/02/06 09:04:05 [debug] 14720\#0: *1 lua http cleanup free: 00000000087A40A0
2019/02/06 09:04:05 [debug] 14720\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:05 [debug] 14720\#0: *1 lua close socket connection
2019/02/06 09:04:05 [debug] 14720\#0: *1 free: 00000000087A4F50, unused: 0
'
129-ssl-socket.t TEST 25: handshake timed out - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to do SSL handshake: timeout
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - pattern "(?^:SSL: TLSv1, cipher: "ECDHE-RSA-AES128-SHA (SSLv3|TLSv1))" should match a line in error.log (req 0)
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:06 [alert] 14721\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:06 [debug] 14721\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:06 [debug] 14721\#0: *1 SSL_get_error: 1
2019/02/06 09:04:06 [crit] 14721\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:06 [debug] 14721\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:06 [debug] 14721\#0: *1 lua finalize socket
2019/02/06 09:04:06 [debug] 14721\#0: *1 lua http cleanup free: 00000000087A58F0
2019/02/06 09:04:06 [debug] 14721\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:06 [debug] 14721\#0: *1 lua close socket connection
2019/02/06 09:04:06 [debug] 14721\#0: *1 free: 00000000087A67A0, unused: 0
'
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - pattern "(?^:SSL: TLSv1, cipher: "ECDHE-RSA-AES128-SHA (SSLv3|TLSv1))" should match a line in error.log (req 1)
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - response_body - response is expected (repeated req 0, req 0) @@ -1,9 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-set keepalive: 1 nil
-connected: 1
-ssl handshake: userdata
-set keepalive: 1 nil
-connected: 1
-ssl handshake: userdata
-set keepalive: 1 nil
'
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl save session: \1
lua ssl save session: \1
lua ssl free session: \1
lua ssl free session: \1
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - response_body - response is expected (repeated req 1, req 0) @@ -1,9 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-set keepalive: 1 nil
-connected: 1
-ssl handshake: userdata
-set keepalive: 1 nil
-connected: 1
-ssl handshake: userdata
-set keepalive: 1 nil
'
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl save session: \1
lua ssl save session: \1
lua ssl free session: \1
lua ssl free session: \1
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1)
129-ssl-socket.t TEST 12: openresty.org: passing SSL verify with multiple certificates - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 12: openresty.org: passing SSL verify with multiple certificates - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 12: openresty.org: passing SSL verify with multiple certificates - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 12: openresty.org: passing SSL verify with multiple certificates - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 4: ssl session reuse - response_body - response is expected (repeated req 0, req 0) @@ -1,10 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 200 OK
-close: 1 nil
-connected: 1
-ssl handshake: userdata
-sent http request: 56 bytes.
-received: HTTP/1.1 200 OK
-close: 1 nil
'
129-ssl-socket.t TEST 4: ssl session reuse - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl set session: \1
lua ssl save session: \1
lua ssl free session: \1
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 4: ssl session reuse - pattern "SSL reused session" should match a line in error.log (req 0)
129-ssl-socket.t TEST 4: ssl session reuse - pattern "lua ssl free session" should match a line in error.log (req 0)
129-ssl-socket.t TEST 4: ssl session reuse - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:11 [alert] 14724\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:11 [debug] 14724\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:11 [debug] 14724\#0: *1 SSL_get_error: 1
2019/02/06 09:04:11 [crit] 14724\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:11 [debug] 14724\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:11 [debug] 14724\#0: *1 lua finalize socket
2019/02/06 09:04:11 [debug] 14724\#0: *1 lua http cleanup free: 00000000087A57F0
2019/02/06 09:04:11 [debug] 14724\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:11 [debug] 14724\#0: *1 lua close socket connection
2019/02/06 09:04:11 [debug] 14724\#0: *1 free: 00000000087A66A0, unused: 0
'
129-ssl-socket.t TEST 4: ssl session reuse - response_body - response is expected (repeated req 1, req 0) @@ -1,10 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 200 OK
-close: 1 nil
-connected: 1
-ssl handshake: userdata
-sent http request: 56 bytes.
-received: HTTP/1.1 200 OK
-close: 1 nil
'
129-ssl-socket.t TEST 4: ssl session reuse - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl set session: \1
lua ssl save session: \1
lua ssl free session: \1
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 4: ssl session reuse - pattern "SSL reused session" should match a line in error.log (req 1)
129-ssl-socket.t TEST 4: ssl session reuse - pattern "lua ssl free session" should match a line in error.log (req 1)
129-ssl-socket.t TEST 28: unix domain ssl cosocket (keepalive) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,2 @@
connected: 1
-ssl handshake: true
+failed to do SSL handshake: handshake failed
-connected: 1
-ssl handshake: true
'
129-ssl-socket.t TEST 28: unix domain ssl cosocket (keepalive) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:13 [alert] 14725\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:13 [debug] 14725\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:13 [debug] 14725\#0: *1 SSL_get_error: 1
2019/02/06 09:04:13 [crit] 14725\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:13 [debug] 14725\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:13 [debug] 14725\#0: *1 lua finalize socket
2019/02/06 09:04:13 [debug] 14725\#0: *1 lua http cleanup free: 00000000087D8530
2019/02/06 09:04:13 [debug] 14725\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:13 [debug] 14725\#0: *1 lua close socket connection
2019/02/06 09:04:13 [debug] 14725\#0: *1 free: 00000000087D93E0, unused: 0
'
129-ssl-socket.t TEST 28: unix domain ssl cosocket (keepalive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,2 @@
connected: 1
-ssl handshake: true
+failed to do SSL handshake: handshake failed
-connected: 1
-ssl handshake: true
'
129-ssl-socket.t TEST 20: unix domain ssl cosocket (no verify) - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
129-ssl-socket.t TEST 20: unix domain ssl cosocket (no verify) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 20: unix domain ssl cosocket (no verify) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:15 [alert] 14726\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:15 [debug] 14726\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:15 [debug] 14726\#0: *1 SSL_get_error: 1
2019/02/06 09:04:15 [crit] 14726\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:15 [debug] 14726\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:15 [debug] 14726\#0: *1 lua finalize socket
2019/02/06 09:04:15 [debug] 14726\#0: *1 lua http cleanup free: 00000000087D97F0
2019/02/06 09:04:15 [debug] 14726\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:15 [debug] 14726\#0: *1 lua close socket connection
2019/02/06 09:04:15 [debug] 14726\#0: *1 free: 00000000087DA6A0, unused: 0
'
129-ssl-socket.t TEST 20: unix domain ssl cosocket (no verify) - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
129-ssl-socket.t TEST 20: unix domain ssl cosocket (no verify) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 10: ssl verify depth not enough (without automatic error logging) - response_body - like (repeated req 0, req 0) 'connected: 1
failed to do SSL handshake: handshake failed
failed to send http request: closed
'
doesn't match '(?^:connected: 1
failed to do SSL handshake: (22: certificate chain too long|20: unable to get local issuer certificate)
failed to send http request: closed
)'
129-ssl-socket.t TEST 10: ssl verify depth not enough (without automatic error logging) - response_body - like (repeated req 1, req 0) 'connected: 1
failed to do SSL handshake: handshake failed
failed to send http request: closed
'
doesn't match '(?^:connected: 1
failed to do SSL handshake: (22: certificate chain too long|20: unable to get local issuer certificate)
failed to send http request: closed
)'
129-ssl-socket.t TEST 2: no SNI, no verify - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 53 bytes.
-received: HTTP/1.1 201 Created
-close: 1 nil
'
129-ssl-socket.t TEST 2: no SNI, no verify - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 2: no SNI, no verify - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:18 [alert] 14728\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:18 [debug] 14728\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:18 [debug] 14728\#0: *1 SSL_get_error: 1
2019/02/06 09:04:18 [crit] 14728\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:18 [debug] 14728\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:18 [debug] 14728\#0: *1 lua finalize socket
2019/02/06 09:04:18 [debug] 14728\#0: *1 lua http cleanup free: 00000000087D97B0
2019/02/06 09:04:18 [debug] 14728\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:18 [debug] 14728\#0: *1 index: copy event 5 to 4
2019/02/06 09:04:18 [debug] 14728\#0: *1 lua close socket connection
'
129-ssl-socket.t TEST 2: no SNI, no verify - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 53 bytes.
-received: HTTP/1.1 201 Created
-close: 1 nil
'
129-ssl-socket.t TEST 2: no SNI, no verify - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 14: explicit cipher configuration - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 14: explicit cipher configuration - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 14: explicit cipher configuration - pattern "(?^:SSL: TLSv1.2, cipher: "ECDHE-RSA-AES256-SHA (SSLv3|TLSv1))" should match a line in error.log (req 0)
129-ssl-socket.t TEST 14: explicit cipher configuration - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:20 [alert] 14729\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:20 [debug] 14729\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:20 [debug] 14729\#0: *1 SSL_get_error: 1
2019/02/06 09:04:20 [crit] 14729\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:20 [debug] 14729\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:20 [debug] 14729\#0: *1 lua finalize socket
2019/02/06 09:04:20 [debug] 14729\#0: *1 lua http cleanup free: 00000000087A4520
2019/02/06 09:04:20 [debug] 14729\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:20 [debug] 14729\#0: *1 lua close socket connection
2019/02/06 09:04:20 [debug] 14729\#0: *1 free: 00000000087A53D0, unused: 0
'
129-ssl-socket.t TEST 14: explicit cipher configuration - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 14: explicit cipher configuration - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 14: explicit cipher configuration - pattern "(?^:SSL: TLSv1.2, cipher: "ECDHE-RSA-AES256-SHA (SSLv3|TLSv1))" should match a line in error.log (req 1)
129-ssl-socket.t TEST 22: unix domain ssl cosocket (no ssl on server) - pattern "(?^:SSL_do_handshake\(\) failed .*?(unknown protocol|wrong version number))" should match a line in error.log (req 0)
129-ssl-socket.t TEST 22: unix domain ssl cosocket (no ssl on server) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:21 [alert] 14730\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:21 [debug] 14730\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:21 [debug] 14730\#0: *1 SSL_get_error: 1
2019/02/06 09:04:21 [crit] 14730\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:21 [debug] 14730\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:21 [debug] 14730\#0: *1 lua finalize socket
2019/02/06 09:04:21 [debug] 14730\#0: *1 lua http cleanup free: 00000000087C5C90
2019/02/06 09:04:21 [debug] 14730\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:21 [debug] 14730\#0: *1 lua close socket connection
2019/02/06 09:04:21 [debug] 14730\#0: *1 free: 00000000087C6B40, unused: 0
'
129-ssl-socket.t TEST 22: unix domain ssl cosocket (no ssl on server) - pattern "(?^:SSL_do_handshake\(\) failed .*?(unknown protocol|wrong version number))" should match a line in error.log (req 1)
129-ssl-socket.t TEST 16: unsupported ssl protocol - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:23 [alert] 14731\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:23 [debug] 14731\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:23 [debug] 14731\#0: *1 SSL_get_error: 1
2019/02/06 09:04:23 [crit] 14731\#0: *1 SSL_do_handshake() failed (SSL: error:141640BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:23 [debug] 14731\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:23 [debug] 14731\#0: *1 lua finalize socket
2019/02/06 09:04:23 [debug] 14731\#0: *1 lua http cleanup free: 00000000087A5A60
2019/02/06 09:04:23 [debug] 14731\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:23 [debug] 14731\#0: *1 lua close socket connection
2019/02/06 09:04:23 [debug] 14731\#0: *1 free: 00000000087A6910, unused: 0
'
129-ssl-socket.t TEST 8: openresty.org: passing SSL verify - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 8: openresty.org: passing SSL verify - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 8: openresty.org: passing SSL verify - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 58 bytes.
-received: HTTP/1.1 302 Moved Temporarily
-close: 1 nil
'
129-ssl-socket.t TEST 8: openresty.org: passing SSL verify - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 21: unix domain ssl cosocket (verify) - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
129-ssl-socket.t TEST 21: unix domain ssl cosocket (verify) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 21: unix domain ssl cosocket (verify) - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
129-ssl-socket.t TEST 21: unix domain ssl cosocket (verify) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 11: openresty.org: SSL verify enabled and no corresponding trusted certificates - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to do SSL handshake: 20: unable to get local issuer certificate
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 11: openresty.org: SSL verify enabled and no corresponding trusted certificates - pattern "lua ssl certificate verify error: (20: unable to get local issuer certificate)" should match a line in error.log (req 0)
129-ssl-socket.t TEST 11: openresty.org: SSL verify enabled and no corresponding trusted certificates - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to do SSL handshake: 20: unable to get local issuer certificate
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 11: openresty.org: SSL verify enabled and no corresponding trusted certificates - pattern "lua ssl certificate verify error: (20: unable to get local issuer certificate)" should match a line in error.log (req 1)
129-ssl-socket.t TEST 26: unix domain ssl cosocket (no gen session) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: true
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 26: unix domain ssl cosocket (no gen session) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/06 09:04:31 [alert] 14736\#0: *1 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2019/02/06 09:04:31 [debug] 14736\#0: *1 SSL_do_handshake: -1
2019/02/06 09:04:31 [debug] 14736\#0: *1 SSL_get_error: 1
2019/02/06 09:04:31 [crit] 14736\#0: *1 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost"
2019/02/06 09:04:31 [debug] 14736\#0: *1 lua tcp socket error retval handler
2019/02/06 09:04:31 [debug] 14736\#0: *1 lua finalize socket
2019/02/06 09:04:31 [debug] 14736\#0: *1 lua http cleanup free: 00000000087D8170
2019/02/06 09:04:31 [debug] 14736\#0: *1 poll del event: fd:9 ev:1
2019/02/06 09:04:31 [debug] 14736\#0: *1 lua close socket connection
2019/02/06 09:04:31 [debug] 14736\#0: *1 free: 00000000087D9020, unused: 0
'
129-ssl-socket.t TEST 26: unix domain ssl cosocket (no gen session) - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: true
+failed to do SSL handshake: handshake failed
'
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - response_body - response is expected (repeated req 0, req 0) @@ -1,9 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-set keepalive: 1 nil
-connected: 1
-ssl handshake: userdata
-set keepalive: 1 nil
-connected: 1
-ssl handshake: userdata
-set keepalive: 1 nil
'
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - response_body - response is expected (repeated req 1, req 0) @@ -1,9 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-set keepalive: 1 nil
-connected: 1
-ssl handshake: userdata
-set keepalive: 1 nil
-connected: 1
-ssl handshake: userdata
-set keepalive: 1 nil
'
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:ssl_session_fetch_by_lua_block:\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:ssl_certificate_by_lua:\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:ssl_session_store_by_lua_block:\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:set_by_lua:\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:rewrite_by_lua\(nginx\.conf:\d+\):\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:access_by_lua\(nginx\.conf:\d+\):\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:content_by_lua\(nginx\.conf:\d+\):\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:header_filter_by_lua:\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:body_filter_by_lua:\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:log_by_lua\(nginx\.conf:\d+\):\d+: hello)" should match a line in error.log (req 0)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:ssl_session_fetch_by_lua_block:\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:ssl_certificate_by_lua:\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:ssl_session_store_by_lua_block:\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:set_by_lua:\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:rewrite_by_lua\(nginx\.conf:\d+\):\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:access_by_lua\(nginx\.conf:\d+\):\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:content_by_lua\(nginx\.conf:\d+\):\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:header_filter_by_lua:\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:body_filter_by_lua:\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t TEST 24: inline Lua code cache should not mess up across different phases - pattern "(?^:log_by_lua\(nginx\.conf:\d+\):\d+: hello)" should match a line in error.log (req 1)
132-lua-blocks.t nginx: [emerg] "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua_certificate_by_lua: handler return value: -1, cert cb exit code: 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua_certificate_by_lua: handler return value: -1, cert cb exit code: 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua_certificate_by_lua: handler return value: -1, cert cb exit code: 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 17: simple logging - use ssl_certificate_by_lua* on the http {} level - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 17: simple logging - use ssl_certificate_by_lua* on the http {} level - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 17: simple logging - use ssl_certificate_by_lua* on the http {} level - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 17: simple logging - use ssl_certificate_by_lua* on the http {} level - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 17: simple logging - use ssl_certificate_by_lua* on the http {} level - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 17: simple logging - use ssl_certificate_by_lua* on the http {} level - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 13: subrequests disabled - pattern "ssl_certificate_by_lua:1: API disabled in the context of ssl_certificate_by_lua*" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 13: subrequests disabled - pattern "(?^:\[crit\] .*?cert cb error)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 13: subrequests disabled - pattern "ssl_certificate_by_lua:1: API disabled in the context of ssl_certificate_by_lua*" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 13: subrequests disabled - pattern "(?^:\[crit\] .*?cert cb error)" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 13: subrequests disabled - pattern "ssl_certificate_by_lua:1: API disabled in the context of ssl_certificate_by_lua*" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 13: subrequests disabled - pattern "(?^:\[crit\] .*?cert cb error)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 2: sleep - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 2: sleep - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 2: sleep - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 2: sleep - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 2: sleep - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 2: sleep - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 22: get raw_client_addr - IPv4 - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 22: get raw_client_addr - IPv4 - pattern "client ip: 127.0.0.1" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 22: get raw_client_addr - IPv4 - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 22: get raw_client_addr - IPv4 - pattern "client ip: 127.0.0.1" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 22: get raw_client_addr - IPv4 - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 22: get raw_client_addr - IPv4 - pattern "client ip: 127.0.0.1" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 21: some server {} block missing ssl_certificate_by_lua* handlers (regex server name) - pattern "(?^:\[alert\] .*? no ssl_certificate_by_lua\* defined in server ~test2\\\.com\b)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 21: some server {} block missing ssl_certificate_by_lua* handlers (regex server name) - pattern "(?^:\[alert\] .*? no ssl_certificate_by_lua\* defined in server ~test2\\\.com\b)" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 21: some server {} block missing ssl_certificate_by_lua* handlers (regex server name) - pattern "(?^:\[alert\] .*? no ssl_certificate_by_lua\* defined in server ~test2\\\.com\b)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 20: some server {} block missing ssl_certificate_by_lua* handlers (literal server name) - pattern "(?^:\[alert\] .*? no ssl_certificate_by_lua\* defined in server test2\.com\b)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 20: some server {} block missing ssl_certificate_by_lua* handlers (literal server name) - pattern "(?^:\[alert\] .*? no ssl_certificate_by_lua\* defined in server test2\.com\b)" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 20: some server {} block missing ssl_certificate_by_lua* handlers (literal server name) - pattern "(?^:\[alert\] .*? no ssl_certificate_by_lua\* defined in server test2\.com\b)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 12: connection aborted prematurely - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to do SSL handshake: timeout
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 12: connection aborted prematurely - pattern "ssl-cert-by-lua: after sleeping" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 12: connection aborted prematurely - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to do SSL handshake: timeout
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 12: connection aborted prematurely - pattern "ssl-cert-by-lua: after sleeping" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 12: connection aborted prematurely - response_body - response is expected (repeated req 2, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to do SSL handshake: timeout
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 12: connection aborted prematurely - pattern "ssl-cert-by-lua: after sleeping" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 23: get raw_client_addr - unix domain socket - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 23: get raw_client_addr - unix domain socket - pattern "client socket file: " should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 23: get raw_client_addr - unix domain socket - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 23: get raw_client_addr - unix domain socket - pattern "client socket file: " should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 23: get raw_client_addr - unix domain socket - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 23: get raw_client_addr - unix domain socket - pattern "client socket file: " should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 14: simple logging (by_lua_file) - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 14: simple logging (by_lua_file) - pattern "a.lua:1: ssl cert by lua is running!" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 14: simple logging (by_lua_file) - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 14: simple logging (by_lua_file) - pattern "a.lua:1: ssl cert by lua is running!" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 14: simple logging (by_lua_file) - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 14: simple logging (by_lua_file) - pattern "a.lua:1: ssl cert by lua is running!" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua exit with code -1" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua exit with code -1" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua exit with code -1" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "runtime error: ssl_certificate_by_lua:3: bad bad bad" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "runtime error: ssl_certificate_by_lua:3: bad bad bad" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "runtime error: ssl_certificate_by_lua:3: bad bad bad" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 4: cosocket - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 4: cosocket - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 4: cosocket - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 5: ngx.exit(0) - no yield - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: boolean
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 5: ngx.exit(0) - no yield - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: boolean
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 5: ngx.exit(0) - no yield - response_body - response is expected (repeated req 2, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: boolean
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "runtime error: ssl_certificate_by_lua:2: bad bad bad" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "lua_certificate_by_lua: handler return value: 500, cert cb exit code: 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "(?^:context: ssl_certificate_by_lua\*, client: \d+\.\d+\.\d+\.\d+, server: \d+\.\d+\.\d+\.\d+:\d+)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "runtime error: ssl_certificate_by_lua:2: bad bad bad" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "lua_certificate_by_lua: handler return value: 500, cert cb exit code: 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "(?^:context: ssl_certificate_by_lua\*, client: \d+\.\d+\.\d+\.\d+, server: \d+\.\d+\.\d+\.\d+:\d+)" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "runtime error: ssl_certificate_by_lua:2: bad bad bad" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "lua_certificate_by_lua: handler return value: 500, cert cb exit code: 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "(?^:context: ssl_certificate_by_lua\*, client: \d+\.\d+\.\d+\.\d+, server: \d+\.\d+\.\d+\.\d+:\d+)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 15: coroutine API - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 15: coroutine API - grep_error_log_out (req 0) @@ -1,6 +0,0 @@
-co resume, status: suspended
-co yield: 0
-co resume, status: suspended
-co yield: 1
-co resume, status: suspended
-co yield: 2
'
139-ssl-cert-by.t TEST 15: coroutine API - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 15: coroutine API - grep_error_log_out (req 1) @@ -1,6 +0,0 @@
-co resume, status: suspended
-co yield: 0
-co resume, status: suspended
-co yield: 1
-co resume, status: suspended
-co yield: 2
'
139-ssl-cert-by.t TEST 15: coroutine API - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 15: coroutine API - grep_error_log_out (req 2) @@ -1,6 +0,0 @@
-co resume, status: suspended
-co yield: 0
-co resume, status: suspended
-co yield: 1
-co resume, status: suspended
-co yield: 2
'
139-ssl-cert-by.t TEST 11: get phase - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 11: get phase - pattern "get_phase: ssl_cert" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 11: get phase - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 11: get phase - pattern "get_phase: ssl_cert" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 11: get phase - response_body - response is expected (repeated req 2, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 11: get phase - pattern "get_phase: ssl_cert" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 16: simple user thread wait with yielding - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 16: simple user thread wait with yielding - grep_error_log_out (req 0) @@ -1,3 +0,0 @@
-uthread: thread created: running
-uthread: hello in thread
-uthread: done
'
139-ssl-cert-by.t TEST 16: simple user thread wait with yielding - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 16: simple user thread wait with yielding - grep_error_log_out (req 1) @@ -1,3 +0,0 @@
-uthread: thread created: running
-uthread: hello in thread
-uthread: done
'
139-ssl-cert-by.t TEST 16: simple user thread wait with yielding - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 16: simple user thread wait with yielding - grep_error_log_out (req 2) @@ -1,3 +0,0 @@
-uthread: thread created: running
-uthread: hello in thread
-uthread: done
'
139-ssl-cert-by.t TEST 3: timer - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 3: timer - pattern "my timer run!" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 3: timer - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 3: timer - pattern "my timer run!" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 3: timer - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 3: timer - pattern "my timer run!" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: boolean
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - pattern "lua exit with code 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: boolean
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - pattern "lua exit with code 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - response_body - response is expected (repeated req 2, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: boolean
+failed to do SSL handshake: handshake failed
'
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - pattern "lua exit with code 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 19: check the count of running timers - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 59 bytes.
-received: HTTP/1.1 200 OK
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 2
-received: Connection: close
-received:
-received: 3
-close: 1 nil
'
139-ssl-cert-by.t TEST 19: check the count of running timers - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 19: check the count of running timers - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 59 bytes.
-received: HTTP/1.1 200 OK
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 2
-received: Connection: close
-received:
-received: 3
-close: 1 nil
'
139-ssl-cert-by.t TEST 19: check the count of running timers - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 19: check the count of running timers - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 59 bytes.
-received: HTTP/1.1 200 OK
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 2
-received: Connection: close
-received:
-received: 3
-close: 1 nil
'
139-ssl-cert-by.t TEST 19: check the count of running timers - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 18: simple logging (syslog) - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 18: simple logging (syslog) - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 18: simple logging (syslog) - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 1: simple logging - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 1: simple logging - grep_error_log_out (req 0) 'reusable connection: 1
reusable connection: 0
reusable connection: 0
reusable connection: 0
reusable connection: 1
reusable connection: 0
'
doesn't match '(?^:reusable connection: 1
ssl cert: connection reusable: 1
reusable connection: 0
ssl_certificate_by_lua:1: ssl cert by lua is running!,
)'
139-ssl-cert-by.t TEST 1: simple logging - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 1: simple logging - grep_error_log_out (req 1) 'reusable connection: 1
reusable connection: 0
reusable connection: 0
reusable connection: 0
reusable connection: 1
reusable connection: 0
'
doesn't match '(?^:reusable connection: 1
ssl cert: connection reusable: 1
reusable connection: 0
ssl_certificate_by_lua:1: ssl cert by lua is running!,
)'
139-ssl-cert-by.t TEST 1: simple logging - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
139-ssl-cert-by.t TEST 1: simple logging - grep_error_log_out (req 2) 'reusable connection: 1
reusable connection: 0
reusable connection: 0
reusable connection: 0
reusable connection: 1
reusable connection: 0
'
doesn't match '(?^:reusable connection: 1
ssl cert: connection reusable: 1
reusable connection: 0
ssl_certificate_by_lua:1: ssl cert by lua is running!,
)'
140-ssl-c-api.t TEST 2: ECDSA cert + private key - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 2: ECDSA cert + private key - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 2: ECDSA cert + private key - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 4: simple cert + private key cdata - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 4: simple cert + private key cdata - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 4: simple cert + private key cdata - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM cert: PEM_read_bio_X509_AUX()" should match a line in error.log (req 0)
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM priv key: PEM_read_bio_PrivateKey() failed" should match a line in error.log (req 0)
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM cert: PEM_read_bio_X509_AUX()" should match a line in error.log (req 1)
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM priv key: PEM_read_bio_PrivateKey() failed" should match a line in error.log (req 1)
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM cert: PEM_read_bio_X509_AUX()" should match a line in error.log (req 2)
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM priv key: PEM_read_bio_PrivateKey() failed" should match a line in error.log (req 2)
140-ssl-c-api.t TEST 5: ECDSA cert + private key cdata - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 5: ECDSA cert + private key cdata - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 5: ECDSA cert + private key cdata - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 1: simple cert + private key - response_body - response is expected (repeated req 0, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 1: simple cert + private key - response_body - response is expected (repeated req 1, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
140-ssl-c-api.t TEST 1: simple cert + private key - response_body - response is expected (repeated req 2, req 0) @@ -1,11 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-sent http request: 56 bytes.
-received: HTTP/1.1 201 Created
-received: Server: nginx
-received: Content-Type: text/plain
-received: Content-Length: 4
-received: Connection: close
-received:
-received: foo
-close: 1 nil
'
142-ssl-session-store.t TEST 1: simple logging - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 1: simple logging - grep_error_log_out (req 0) 'reusable connection: 1
reusable connection: 0
reusable connection: 0
reusable connection: 0
reusable connection: 1
reusable connection: 0
'
doesn't match '(?^m:^reusable connection: 0
ssl session store: connection reusable: 0
ssl_session_store_by_lua_block:1: ssl session store by lua is running!,
)'
142-ssl-session-store.t TEST 1: simple logging - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 1: simple logging - grep_error_log_out (req 1) 'reusable connection: 1
reusable connection: 0
reusable connection: 0
reusable connection: 0
reusable connection: 1
reusable connection: 0
'
doesn't match '(?^m:^reusable connection: 0
ssl session store: connection reusable: 0
ssl_session_store_by_lua_block:1: ssl session store by lua is running!,
)'
142-ssl-session-store.t TEST 1: simple logging - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 1: simple logging - grep_error_log_out (req 2) 'reusable connection: 1
reusable connection: 0
reusable connection: 0
reusable connection: 0
reusable connection: 1
reusable connection: 0
'
doesn't match '(?^m:^reusable connection: 0
ssl session store: connection reusable: 0
ssl_session_store_by_lua_block:1: ssl session store by lua is running!,
)'
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "ssl_session_store_by_lua_block:1: ssl store session by lua is running!" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "ssl_session_store_by_lua_block:1: ssl store session by lua is running!" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "ssl_session_store_by_lua_block:1: ssl store session by lua is running!" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 2: sleep is not allowed - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 2: sleep is not allowed - pattern "API disabled in the context of ssl_session_store_by_lua*" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 2: sleep is not allowed - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 2: sleep is not allowed - pattern "API disabled in the context of ssl_session_store_by_lua*" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 2: sleep is not allowed - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 2: sleep is not allowed - pattern "API disabled in the context of ssl_session_store_by_lua*" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 3: timer - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 3: timer - pattern "my timer run!" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 3: timer - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 3: timer - pattern "my timer run!" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 3: timer - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 3: timer - pattern "my timer run!" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 7: lua exception - no yield - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 7: lua exception - no yield - pattern "failed to run session_store_by_lua*: ssl_session_store_by_lua_block:2: bad bad bad" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 7: lua exception - no yield - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 7: lua exception - no yield - pattern "failed to run session_store_by_lua*: ssl_session_store_by_lua_block:2: bad bad bad" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 7: lua exception - no yield - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 7: lua exception - no yield - pattern "failed to run session_store_by_lua*: ssl_session_store_by_lua_block:2: bad bad bad" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 5: ngx.exit(0) - no yield - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 5: ngx.exit(0) - no yield - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 5: ngx.exit(0) - no yield - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "ssl_session_store_by_lua*: handler return value: 0, sess new cb exit code: 0" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "ssl_session_store_by_lua*: handler return value: 0, sess new cb exit code: 0" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "ssl_session_store_by_lua*: handler return value: 0, sess new cb exit code: 0" should match a line in error.log (req 2)
142-ssl-session-store.t nginx: [emerg] "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28
142-ssl-session-store.t TEST 8: get phase - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 8: get phase - pattern "get_phase: ssl_session_store" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 8: get phase - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 8: get phase - pattern "get_phase: ssl_session_store" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 8: get phase - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 8: get phase - pattern "get_phase: ssl_session_store" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 12: mixing ssl virtual servers with non-ssl virtual servers - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 12: mixing ssl virtual servers with non-ssl virtual servers - pattern "ssl_session_store_by_lua_block:1: ssl session store by lua is running!" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 12: mixing ssl virtual servers with non-ssl virtual servers - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 12: mixing ssl virtual servers with non-ssl virtual servers - pattern "ssl_session_store_by_lua_block:1: ssl session store by lua is running!" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 12: mixing ssl virtual servers with non-ssl virtual servers - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 12: mixing ssl virtual servers with non-ssl virtual servers - pattern "ssl_session_store_by_lua_block:1: ssl session store by lua is running!" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 4: cosocket is not allowed - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 4: cosocket is not allowed - pattern "API disabled in the context of ssl_session_store_by_lua*" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 4: cosocket is not allowed - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 4: cosocket is not allowed - pattern "API disabled in the context of ssl_session_store_by_lua*" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 4: cosocket is not allowed - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 4: cosocket is not allowed - pattern "API disabled in the context of ssl_session_store_by_lua*" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 10: simple logging (by file) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 10: simple logging (by file) - pattern "a.lua:1: ssl store session by lua is running!" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 10: simple logging (by file) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 10: simple logging (by file) - pattern "a.lua:1: ssl store session by lua is running!" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 10: simple logging (by file) - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
142-ssl-session-store.t TEST 10: simple logging (by file) - pattern "a.lua:1: ssl store session by lua is running!" should match a line in error.log (req 2)
143-ssl-session-fetch.t TEST 10: get phase - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 10: get phase - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 10: get phase - grep_error_log_out (req 1) got: ''
expected: 'get_phase: ssl_session_fetch
'
143-ssl-session-fetch.t TEST 10: get phase - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 10: get phase - grep_error_log_out (req 2) got: ''
expected: 'get_phase: ssl_session_fetch
'
143-ssl-session-fetch.t TEST 5: ngx.exit(0) - yield - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 5: ngx.exit(0) - yield - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 5: ngx.exit(0) - yield - grep_error_log_out (req 1) got: ''
expected: 'lua exit with code 0
'
143-ssl-session-fetch.t TEST 5: ngx.exit(0) - yield - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 5: ngx.exit(0) - yield - grep_error_log_out (req 2) got: ''
expected: 'lua exit with code 0
'
143-ssl-session-fetch.t TEST 3: timer - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 3: timer - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 3: timer - grep_error_log_out (req 1) got: ''
expected: 'my timer run!
'
143-ssl-session-fetch.t TEST 3: timer - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 3: timer - grep_error_log_out (req 2) got: ''
expected: 'my timer run!
'
143-ssl-session-fetch.t TEST 7: ngx.exit(ngx.ERROR) - yield - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 7: ngx.exit(ngx.ERROR) - yield - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 7: ngx.exit(ngx.ERROR) - yield - grep_error_log_out (req 1) got: ''
expected: 'ssl_session_fetch_by_lua*: sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 7: ngx.exit(ngx.ERROR) - yield - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 7: ngx.exit(ngx.ERROR) - yield - grep_error_log_out (req 2) got: ''
expected: 'ssl_session_fetch_by_lua*: sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 2: sleep - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 2: sleep - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 2: sleep - grep_error_log_out (req 1) ''
doesn't match '(?^:elapsed in ssl fetch session by lua: 0.(?:09|1[01])\d+,)'
143-ssl-session-fetch.t TEST 2: sleep - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 2: sleep - grep_error_log_out (req 2) ''
doesn't match '(?^:elapsed in ssl fetch session by lua: 0.(?:09|1[01])\d+,)'
143-ssl-session-fetch.t TEST 13: mixing ssl virtual servers with non-ssl virtual servers - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 13: mixing ssl virtual servers with non-ssl virtual servers - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 13: mixing ssl virtual servers with non-ssl virtual servers - grep_error_log_out (req 1) got: ''
expected: 'ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!
'
143-ssl-session-fetch.t TEST 13: mixing ssl virtual servers with non-ssl virtual servers - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 13: mixing ssl virtual servers with non-ssl virtual servers - grep_error_log_out (req 2) got: ''
expected: 'ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!
'
143-ssl-session-fetch.t TEST 6: ngx.exit(ngx.ERROR) - yield - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 6: ngx.exit(ngx.ERROR) - yield - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 6: ngx.exit(ngx.ERROR) - yield - grep_error_log_out (req 1) got: ''
expected: 'ssl_session_fetch_by_lua*: handler return value: -1, sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 6: ngx.exit(ngx.ERROR) - yield - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 6: ngx.exit(ngx.ERROR) - yield - grep_error_log_out (req 2) got: ''
expected: 'ssl_session_fetch_by_lua*: handler return value: -1, sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 4: cosocket - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 4: cosocket - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 4: cosocket - grep_error_log_out (req 1) got: ''
expected: 'received memc reply: OK
'
143-ssl-session-fetch.t TEST 4: cosocket - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 4: cosocket - grep_error_log_out (req 2) got: ''
expected: 'received memc reply: OK
'
143-ssl-session-fetch.t TEST 8: lua exception - no yield - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 8: lua exception - no yield - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 8: lua exception - no yield - grep_error_log_out (req 1) got: ''
expected: 'ssl_session_fetch_by_lua_block:2: bad bad bad
'
143-ssl-session-fetch.t TEST 8: lua exception - no yield - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 8: lua exception - no yield - grep_error_log_out (req 2) got: ''
expected: 'ssl_session_fetch_by_lua_block:2: bad bad bad
'
143-ssl-session-fetch.t TEST 14: keep global variable in ssl_session_(store|fetch)_by_lua when OpenResty LuaJIT is used - grep_error_log_out (req 1) got: ''
expected: 'old foo: 1
'
143-ssl-session-fetch.t TEST 14: keep global variable in ssl_session_(store|fetch)_by_lua when OpenResty LuaJIT is used - grep_error_log_out (req 2) @@ -1,2 +0,0 @@
-old bar: 1
-old foo: 2
'
143-ssl-session-fetch.t TEST 9: lua exception - yield - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 9: lua exception - yield - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 9: lua exception - yield - grep_error_log_out (req 1) @@ -1,2 +0,0 @@
-ssl_session_fetch_by_lua_block:3: bad bad bad
-ssl_session_fetch_by_lua*: sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 9: lua exception - yield - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 9: lua exception - yield - grep_error_log_out (req 2) @@ -1,2 +0,0 @@
-ssl_session_fetch_by_lua_block:3: bad bad bad
-ssl_session_fetch_by_lua*: sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 11: inter-operation with ssl_certificate_by_lua - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 11: inter-operation with ssl_certificate_by_lua - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-ssl cert by lua is running!
-ssl store session by lua is running!
'
143-ssl-session-fetch.t TEST 11: inter-operation with ssl_certificate_by_lua - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 11: inter-operation with ssl_certificate_by_lua - grep_error_log_out (req 1) @@ -1,3 +0,0 @@
-ssl fetch session by lua is running!
-ssl cert by lua is running!
-ssl store session by lua is running!
'
143-ssl-session-fetch.t TEST 11: inter-operation with ssl_certificate_by_lua - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 11: inter-operation with ssl_certificate_by_lua - grep_error_log_out (req 2) @@ -1,3 +0,0 @@
-ssl fetch session by lua is running!
-ssl cert by lua is running!
-ssl store session by lua is running!
'
143-ssl-session-fetch.t TEST 1: simple logging - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 1: simple logging - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 1: simple logging - grep_error_log_out (req 1) 'reusable connection: 1
reusable connection: 0
reusable connection: 0
reusable connection: 0
reusable connection: 1
reusable connection: 0
'
doesn't match '(?^m:^reusable connection: 1
ssl session fetch: connection reusable: 1
reusable connection: 0
ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!,
)'
143-ssl-session-fetch.t TEST 1: simple logging - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 1: simple logging - grep_error_log_out (req 2) 'reusable connection: 1
reusable connection: 0
reusable connection: 0
reusable connection: 0
reusable connection: 1
reusable connection: 0
'
doesn't match '(?^m:^reusable connection: 1
ssl session fetch: connection reusable: 1
reusable connection: 0
ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!,
)'
143-ssl-session-fetch.t TEST 12: simple logging (by file) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 12: simple logging (by file) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 12: simple logging (by file) - grep_error_log_out (req 1) got: ''
expected: 'a.lua:1: ssl fetch sess by lua is running!
'
143-ssl-session-fetch.t TEST 12: simple logging (by file) - response_body - response is expected (repeated req 2, req 0) @@ -1,3 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: handshake failed
-close: 1 nil
'
143-ssl-session-fetch.t TEST 12: simple logging (by file) - grep_error_log_out (req 2) got: ''
expected: 'a.lua:1: ssl fetch sess by lua is running!
'
146-malloc-trim.t TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) @@ -1,3 +1,3 @@
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
'
148-fake-shm-zone.t nginx: [emerg] lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
152-timer-every.t TEST 1: simple very - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
152-timer-every.t TEST 1: simple very - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.(?:09|10)\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
152-timer-every.t TEST 4: create the next timer immediately when timer start running - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
'
152-timer-every.t TEST 6: memory leak check - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-growth1 == growth2: true
+growth1 == growth2: false
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
'

Warnings

Go back to the index page.